Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DSharedContext.h62 virtual void deviceTick(Context*) {} in deviceTick() function
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnSharedContext.cpp83 void DawnSharedContext::deviceTick(Context* context) { in deviceTick() function in skgpu::graphite::DawnSharedContext