Searched defs:notify_in_use (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | KeyHelpers.cpp | 1309 void notify_in_use(Recorder* recorder, in notify_in_use() function 1587 static void notify_in_use(Recorder* recorder, in notify_in_use() function 1622 static void notify_in_use(Recorder* recorder, DrawContext* drawContext, const SkCTMShader* shader) { in notify_in_use() function 1635 static void notify_in_use(Recorder*, DrawContext*, const SkColorShader*) { in notify_in_use() function 1650 static void notify_in_use(Recorder*, DrawContext*, const SkColor4Shader*) { in notify_in_use() function 1668 static void notify_in_use(Recorder* recorder, in notify_in_use() function 1688 static void notify_in_use(Recorder* recorder, in notify_in_use() function 1700 static void notify_in_use(Recorder*, DrawContext*, const SkEmptyShader*) { in notify_in_use() function 2010 static void notify_in_use(Recorder* recorder, in notify_in_use() function 2097 static void notify_in_use(Recorder* recorder, in notify_in_use() function [all …]
|