Searched defs:isFromRenderThread (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_connection_proxy_test.cpp | 546 bool isFromRenderThread = true; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_surface_render_node_test.cpp | 491 bool isFromRenderThread = true; variable 1373 bool isFromRenderThread = false; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/ |
H A D | rsrenderserviceconnection_fuzzer.cpp | 274 bool isFromRenderThread = GetData<bool>(); in DoRegisterBufferAvailableListener() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 274 NodeId id, const BufferAvailableCallback &callback, bool isFromRenderThread) in RegisterBufferAvailableListener()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 274 NodeId id, const BufferAvailableCallback &callback, bool isFromRenderThread) in RegisterBufferAvailableListener()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 937 bool isFromRenderThread = data.ReadBool(); in OnRemoteRequest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 758 NodeId id, const BufferAvailableCallback &callback, bool isFromRenderThread) in RegisterBufferAvailableListener()
|
H A D | rs_render_service_connection_proxy.cpp | 1452 NodeId id, sptr<RSIBufferAvailableCallback> callback, bool isFromRenderThread) in RegisterBufferAvailableListener()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_connection.cpp | 1248 NodeId id, sptr<RSIBufferAvailableCallback> callback, bool isFromRenderThread) in RegisterBufferAvailableListener()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_render_node.cpp | 1220 sptr<RSIBufferAvailableCallback> callback, bool isFromRenderThread) in RegisterBufferAvailableListener()
|