Home
last modified time | relevance | path

Searched refs:dumpJSON (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLExtensions.cpp159 void GrGLExtensions::dumpJSON(SkJSONWriter* writer) const { in dumpJSON() function in GrGLExtensions
167 void GrGLExtensions::dumpJSON(SkJSONWriter* writer) const { } in dumpJSON() function in GrGLExtensions
DGrGLGpu.cpp4148 glInterface()->fExtensions.dumpJSON(writer); in onDumpJSON()
/third_party/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go107 http.HandleFunc("/dump_json", dumpJSON)
159 func dumpJSON(w http.ResponseWriter, r *http.Request) { func
/third_party/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go83 http.HandleFunc("/dump_json", dumpJSON)
151 func dumpJSON(w http.ResponseWriter, r *http.Request) { func
/third_party/skia/src/gpu/
DGrShaderCaps.cpp87 void GrShaderCaps::dumpJSON(SkJSONWriter* writer) const { in dumpJSON() function in GrShaderCaps
159 void GrShaderCaps::dumpJSON(SkJSONWriter* writer) const { } in dumpJSON() function in GrShaderCaps
DGrRecordingContext.cpp185 void GrRecordingContext::dumpJSON(SkJSONWriter* writer) const { in dumpJSON() function in GrRecordingContext
196 void GrRecordingContext::dumpJSON(SkJSONWriter*) const { } in dumpJSON() function in GrRecordingContext
DGrCaps.cpp196 void GrCaps::dumpJSON(SkJSONWriter* writer) const { in dumpJSON() function in GrCaps
284 this->shaderCaps()->dumpJSON(writer); in dumpJSON()
289 void GrCaps::dumpJSON(SkJSONWriter* writer) const { } in dumpJSON() function in GrCaps
DGrShaderCaps.h38 void dumpJSON(SkJSONWriter*) const;
DGrDirectContext.cpp1035 this->caps()->dumpJSON(&writer); in dump()
1038 this->fGpu->dumpJSON(&writer); in dump()
1041 this->dumpJSON(&writer); in dump()
DGrCaps.h41 void dumpJSON(SkJSONWriter*) const;
DGrGpu.cpp748 void GrGpu::dumpJSON(SkJSONWriter* writer) const { in dumpJSON() function in GrGpu
758 void GrGpu::dumpJSON(SkJSONWriter* writer) const { } in dumpJSON() function in GrGpu
DGrGpu.h527 void dumpJSON(SkJSONWriter*) const;
/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go91 http.HandleFunc("/dump_json", dumpJSON)
162 func dumpJSON(w http.ResponseWriter, r *http.Request) { func
/third_party/skia/include/gpu/gl/
DGrGLExtensions.h71 void dumpJSON(SkJSONWriter*) const;
/third_party/skia/include/gpu/
DGrRecordingContext.h249 void dumpJSON(SkJSONWriter*) const;