Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm1262 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { function
1295 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { } function
DGrMtlGpu.mm1787 void GrMtlGpu::onDumpJSON(SkJSONWriter* writer) const { function
/external/skia/src/gpu/ganesh/
DGrGpu.h843 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
DGrCaps.h644 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp1175 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLCaps
1309 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { } in onDumpJSON() function in GrGLCaps
DGrGLGpu.cpp4325 void GrGLGpu::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLGpu