Home
last modified time | relevance | path

Searched defs:onDumpJSON (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlCaps.mm1302 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { function
1335 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { } function
H A DGrMtlGpu.mm1775 void GrMtlGpu::onDumpJSON(SkJSONWriter* writer) const { function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.h867 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
H A DGrCaps.h683 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp1272 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLCaps
1408 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { } in onDumpJSON() function in GrGLCaps
H A DGrGLGpu.cpp4542 void GrGLGpu::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLGpu