Home
last modified time | relevance | path

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

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