Home
last modified time | relevance | path

Searched defs:insertRecording (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/experimental/graphite/src/
DContext.cpp42 void Context::insertRecording(std::unique_ptr<Recording> recording) { in insertRecording() function in skgpu::Context
/third_party/skia/m133/tests/graphite/precompile/
DThreadedPrecompileTest.cpp181 bool insertRecording(Context* context) SK_EXCLUDES(fLock) { in insertRecording() function in __anonf00123940111::Listener
/third_party/skia/m133/src/gpu/graphite/
DContext.cpp166 bool Context::insertRecording(const InsertRecordingInfo& info) { in insertRecording() function in skgpu::graphite::Context