Home
last modified time | relevance | path

Searched refs:EndCapture (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_skp_capture_dfx.h33 EndCapture(); in ~RSSkpCaptureDfx()
38 void EndCapture() const;
H A Drs_skp_capture_dfx.cpp50 void RSSkpCaptureDfx::EndCapture() const in EndCapture() function in OHOS::Rosen::RSSkpCaptureDfx
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Dskia_recording.h43 void EndCapture();
H A Dskia_recording.cpp120 void SkiaRecording::EndCapture() in EndCapture() function in OHOS::Rosen::SkiaRecording
H A Ddrawing_playback.cpp406 skiaRecording.EndCapture(); in Test()