Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DThreadedPrecompileTest.cpp181 bool insertRecording(Context* context) SK_EXCLUDES(fLock) { in insertRecording() function in __anon5ad7ebc40111::Listener
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContext.cpp167 bool Context::insertRecording(const InsertRecordingInfo& info) { in insertRecording() function in skgpu::graphite::Context