Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm1227 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { function
1260 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { } function
DGrMtlGpu.mm1744 void GrMtlGpu::onDumpJSON(SkJSONWriter* writer) const { function
/third_party/skia/src/gpu/
DGrGpu.h814 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
DGrCaps.h611 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp1154 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLCaps
1285 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { } in onDumpJSON() function in GrGLCaps
DGrGLGpu.cpp4132 void GrGLGpu::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLGpu