Home
last modified time | relevance | path

Searched defs:surfaceBufferEntry (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_recording_canvas.cpp121 …std::shared_ptr<Drawing::SurfaceBufferEntry> surfaceBufferEntry = std::make_shared<Drawing::Surfac… in DrawSurfaceBuffer() local
H A Drs_draw_cmd.cpp703 …auto surfaceBufferEntry = CmdListHelper::GetSurfaceBufferEntryFromCmdList(cmdList, handle->surface… in DrawSurfaceBufferOpItem() local
726 std::shared_ptr<SurfaceBufferEntry> surfaceBufferEntry = in Marshalling() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list.cpp328 uint32_t CmdList::AddSurfaceBufferEntry(const std::shared_ptr<SurfaceBufferEntry>& surfaceBufferEnt… in AddSurfaceBufferEntry()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp464 …std::shared_ptr<SurfaceBufferEntry> surfaceBufferEntry = cmdList->GetSurfaceBufferEntry(TEST_INVAL… variable
H A Ddraw_cmd_test.cpp890 std::shared_ptr<SurfaceBufferEntry> surfaceBufferEntry; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1859 std::shared_ptr<Drawing::SurfaceBufferEntry> surfaceBufferEntry = in Unmarshalling() local