Home
last modified time | relevance | path

Searched refs:onDumpJSON (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/src/gpu/mtl/
H A DGrMtlCaps.h108 void onDumpJSON(SkJSONWriter*) const override;
H A DGrMtlGpu.h296 void onDumpJSON(SkJSONWriter*) const override;
/third_party/skia/src/gpu/
H A DGrCaps.h613 virtual void onDumpJSON(SkJSONWriter*) const {}
H A DGrCaps.cpp281 this->onDumpJSON(writer); in dumpJSON()
H A DGrGpu.h841 virtual void onDumpJSON(SkJSONWriter*) const {} in onDumpJSON() function in GrGpu
H A DGrGpu.cpp808 this->onDumpJSON(writer); in dumpJSON()
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h360 void onDumpJSON(SkJSONWriter*) const override;
H A DGrGLGpu.h537 void onDumpJSON(SkJSONWriter*) const override;
H A 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
H A DGrGLGpu.cpp4143 void GrGLGpu::onDumpJSON(SkJSONWriter* writer) const { in onDumpJSON() function in GrGLGpu

Completed in 24 milliseconds