/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | sec_comp_stub_mock_test.cpp | 70 data.FlushBuffer(); 71 reply.FlushBuffer(); 89 data.FlushBuffer(); 90 reply.FlushBuffer(); 94 data.FlushBuffer(); 95 reply.FlushBuffer(); 99 data.FlushBuffer(); 104 data.FlushBuffer(); 124 data.FlushBuffer(); 129 data.FlushBuffer(); [all …]
|
H A D | sec_comp_stub_test.cpp | 69 data.FlushBuffer(); 70 reply.FlushBuffer();
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_producer_surface_adapter_wrapper.cpp | 48 int32_t ArkProducerSurfaceAdapterWrapper::FlushBuffer(std::shared_ptr<OHOS::NWeb::SurfaceBufferAdap… in FlushBuffer() function in OHOS::ArkWeb::ArkProducerSurfaceAdapterWrapper 54 return ctocpp_->FlushBuffer(bufferWrapper->ctocpp_, fence, nullptr); in FlushBuffer() 57 …return ctocpp_->FlushBuffer(bufferWrapper->ctocpp_, fence, new ArkBufferFlushConfigAdapterImpl(con… in FlushBuffer()
|
H A D | ark_producer_surface_adapter_wrapper.h | 32 int32_t FlushBuffer(std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence,
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_producer_surface_adapter_impl.cpp | 47 int32_t ArkProducerSurfaceAdapterImpl::FlushBuffer( in FlushBuffer() function in OHOS::ArkWeb::ArkProducerSurfaceAdapterImpl 52 return real_->FlushBuffer(std::move(imp->real_), fence, nullptr); in FlushBuffer() 55 return real_->FlushBuffer( in FlushBuffer()
|
H A D | ark_producer_surface_adapter_impl.h | 32 int32_t FlushBuffer(ArkWebRefPtr<ArkSurfaceBufferAdapter> buffer, int32_t fence,
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
H A D | surface_adapter_impl_test.cpp | 233 EXPECT_EQ(pSurface->FlushBuffer(buffer, fence, flushConfig_), OHOS::GSERROR_OK); 298 int32_t result = adapter->FlushBuffer(nullptr, 1, flushConfigAdapter); 300 result = adapter->FlushBuffer(buffer, 1, flushConfigAdapter); 302 result = adapter->FlushBuffer(buffer, 1, nullptr); 307 result = adapter->FlushBuffer(buffer, 1, flushConfigAdapter); 309 result = adapter->FlushBuffer(nullptr, 1, flushConfigAdapter);
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/dataability/unittest/ |
H A D | data_ability_predicates_test.cpp | 123 outParcel.FlushBuffer(); 197 outParcel.FlushBuffer(); 223 outParcel.FlushBuffer(); 269 outParcel.FlushBuffer(); 309 outParcel.FlushBuffer(); 366 outParcel.FlushBuffer();
|
/ohos5.0/base/web/webview/ohos_nweb/src/ |
H A D | nweb_surface_adapter.cpp | 93 return this->FlushBuffer(surface, surfaceBuffer, width, height); in OutputFrameCallback() 164 bool NWebSurfaceAdapter::FlushBuffer( in FlushBuffer() function in OHOS::NWeb::NWebSurfaceAdapter 179 SurfaceError ret = surface->FlushBuffer(surfaceBuffer, -1, flushConfig); in FlushBuffer()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/ |
H A D | hdrcodec_ndk_sample.cpp | 175 sample->FlushBuffer(); in RepeatCallStartFlush() 199 sample->FlushBuffer(); in RepeatCallStartStop() 231 sample->FlushBuffer(); in RepeatCallStartFlushStop() 267 void HDRCodecNdkSample::FlushBuffer() in FlushBuffer() function in HDRCodecNdkSample 383 FlushBuffer(); in ReConfigure()
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_parcel_test.cpp | 568 parcel.FlushBuffer(); in WritevecTestOneFunc01() 577 parcel.FlushBuffer(); in WritevecTestOneFunc01() 586 parcel.FlushBuffer(); in WritevecTestOneFunc01() 607 parcel.FlushBuffer(); in WritevecTestOneFunc02() 616 parcel.FlushBuffer(); in WritevecTestOneFunc02() 625 parcel.FlushBuffer(); in WritevecTestOneFunc02() 646 parcel.FlushBuffer(); in WritevecTestOneFunc03() 655 parcel.FlushBuffer(); in WritevecTestOneFunc03() 664 parcel.FlushBuffer(); in WritevecTestOneFunc03() 671 parcel.FlushBuffer(); in WritevecTestOneFunc03() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | binder_invoker.cpp | 116 output_.FlushBuffer(); in AcquireHandle() 137 output_.FlushBuffer(); in ReleaseHandle() 234 output_.FlushBuffer(); in AddDeathRecipient() 242 output_.FlushBuffer(); in AddDeathRecipient() 267 output_.FlushBuffer(); in RemoveDeathRecipient() 274 output_.FlushBuffer(); in RemoveDeathRecipient() 298 output_.FlushBuffer(); in TranslateIRemoteObject() 304 output_.FlushBuffer(); in TranslateIRemoteObject() 619 output_.FlushBuffer(); in OnBinderDied() 658 output_.FlushBuffer(); in OnAcquireObject() [all …]
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | surface_draw.cpp | 61 OHOS::SurfaceError ret = layer->FlushBuffer(buffer, -1, flushConfig); in DrawImage() 92 OHOS::SurfaceError ret = layer->FlushBuffer(buffer, -1, flushConfig); in DrawImage() 123 OHOS::SurfaceError ret = layer->FlushBuffer(buffer, -1, flushConfig); in DrawColor() 290 OHOS::SurfaceError surfaceRet = layer->FlushBuffer(buffer, -1, flushConfig); in DrawImageRect() 420 OHOS::SurfaceError surfaceRet = layer->FlushBuffer(buffer, -1, flushConfig); in DrawMasking()
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | iconsumer_surface.h | 49 virtual GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 58 virtual GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 136 virtual GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, const sptr<SyncFence>& fence,
|
H A D | surface.h | 47 virtual GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 56 virtual GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 124 virtual GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, const sptr<SyncFence>& fence,
|
/ohos5.0/foundation/graphic/surface_lite/test/unittest/ |
H A D | graphic_surface_test.cpp | 641 EXPECT_TRUE(surface->FlushBuffer(buffer) != 0); // Not allocated by surface, could not flush. 642 EXPECT_EQ(0, surface->FlushBuffer(requestBuffer)); // allocated by surface, could flush. 672 EXPECT_EQ(0, surface->FlushBuffer(requestBuffer)); // allocated by surface, could flush. 711 EXPECT_EQ(0, surface->FlushBuffer(requestBuffer)); // allocated by surface, could flush. 772 EXPECT_EQ(0, surface->FlushBuffer(requestBuffer)); // allocated by surface, could flush.
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_producer_remote_test.cpp | 246 ret = bp->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig); 278 ret = bp->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig); 281 ret = bp->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig);
|
H A D | buffer_shared_test.cpp | 148 ret1 = producerSurface1->FlushBuffer(buffer1, -1, flushConfig); 149 ret2 = producerSurface2->FlushBuffer(buffer2, -1, flushConfig);
|
H A D | buffer_queue_test.cpp | 161 ret = bq->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig); 248 ret = bq->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig); 251 ret = bq->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig); 351 ret = bq->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig); 382 ret = bq->FlushBuffer(sequence, bedata, acquireFence, flushConfig); 839 ret = bq->FlushBuffer(retval.sequence, bedata, acquireFence, flushConfig);
|
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | stream_operator.cpp | 54 producer.FlushBuffer = BufferProducerFlushBuffer; in IsStreamsSupported() 98 producer.FlushBuffer = BufferProducerFlushBuffer; in CreateStreams() 194 bufferQueue.FlushBuffer = BufferProducerFlushBuffer; in AttachBufferQueue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_drop_frame_processor_test.cpp | 117 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); 171 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig);
|
/ohos5.0/foundation/graphic/graphic_surface/surface/include/ |
H A D | consumer_surface.h | 48 GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 58 GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 60 GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, const sptr<SyncFence>& fence,
|
H A D | producer_surface.h | 52 GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 64 GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, 68 GSError FlushBuffer(sptr<SurfaceBuffer>& buffer, const sptr<SyncFence>& fence,
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/mock/include/ |
H A D | mock_producer_surface.h | 32 …MOCK_METHOD3(FlushBuffer, GSError(sptr<SurfaceBuffer>& buffer, int32_t fence, BufferFlushConfig &c…
|
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/ |
H A D | lite_proxy_surface.cpp | 60 surface_->FlushBuffer(buffer_); in Unlock()
|