Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm1291 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { function
1324 void GrMtlCaps::onDumpJSON(SkJSONWriter* writer) const { } function
DGrMtlGpu.mm1779 void GrMtlGpu::onDumpJSON(SkJSONWriter* writer) const { function
/external/skia/src/gpu/ganesh/
DGrGpu.h852 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
DGrCaps.h678 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp1216 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLCaps
1351 void GrGLCaps::onDumpJSON(SkJSONWriter* writer) const { } in onDumpJSON() function in GrGLCaps
DGrGLGpu.cpp4429 void GrGLGpu::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLGpu