| /third_party/skia/tools/debugger/ |
| D | JsonWriteBuffer.cpp | 19 fWriter->beginArray(); in writePad32() 30 fWriter->beginArray(); in writeByteArray() 51 fWriter->beginArray(); in writeScalarArray() 65 fWriter->beginArray(); in writeIntArray() 102 fWriter->beginArray(); in writeColorArray() 116 fWriter->beginArray(); in writeColor4fArray() 135 fWriter->beginArray(); in writePointArray() 144 fWriter->beginArray(); in write() 146 fWriter->beginArray(nullptr, false); in write()
|
| D | DrawCommand.cpp | 394 writer.beginArray(nullptr, false); in MakeJsonColor() 403 writer.beginArray(nullptr, false); in MakeJsonColor4f() 412 writer.beginArray(nullptr, false); in MakeJsonPoint() 419 writer.beginArray(nullptr, false); in MakeJsonPoint() 426 writer.beginArray(nullptr, false); in MakeJsonPoint3() 434 writer.beginArray(nullptr, false); in MakeJsonRect() 443 writer.beginArray(nullptr, false); in MakeJsonIRect() 452 writer.beginArray(nullptr, false); in make_json_rrect() 462 writer.beginArray(); in MakeJsonMatrix() 464 writer.beginArray(nullptr, false); in MakeJsonMatrix() [all …]
|
| D | DebugCanvas.cpp | 319 writer.beginArray(SKDEBUGCANVAS_ATTRIBUTE_COMMANDS); in toJSON()
|
| /third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/ |
| D | BuildMetadataJsonFromXml.java | 180 jsArrayBuilder.beginArray(); in writeCountryCodeToRegionCodeMap() 190 jsArrayBuilder.beginArray(); in toJsArray() 201 jsArrayBuilder.beginArray(); in toJsArray() 239 jsArrayBuilder.beginArray(); in toJsArray() 270 jsArrayBuilder.beginArray(); in toJsArray() 281 jsArrayBuilder.beginArray(); in toJsArray() 295 jsArrayBuilder.beginArray(); in toJsArray() 371 jsArrayBuilder.beginArray(); in toJsArray() 382 jsArrayBuilder.beginArray(); in toJsArray()
|
| D | JSArrayBuilder.java | 47 public JSArrayBuilder beginArray() { in beginArray() method in JSArrayBuilder
|
| /third_party/skia/modules/skparagraph/tests/ |
| D | SkShaperJSONWriter.cpp | 96 fJSONWriter->beginArray("glyphs", false); in commitRunBuffer() 102 fJSONWriter->beginArray("clusters", false); in commitRunBuffer() 119 fJSONWriter->beginArray("horizontal positions", false); in commitRunBuffer() 126 fJSONWriter->beginArray("advances", false); in commitRunBuffer() 237 fJSONWriter->beginArray("glyphsIDs", false); in displayMToN()
|
| /third_party/skia/src/utils/ |
| D | SkShaperJSONWriter.cpp | 89 fJSONWriter->beginArray("glyphs", false); in commitRunBuffer() 95 fJSONWriter->beginArray("clusters", false); in commitRunBuffer() 112 fJSONWriter->beginArray("horizontal positions", false); in commitRunBuffer() 119 fJSONWriter->beginArray("advances", false); in commitRunBuffer() 230 fJSONWriter->beginArray("glyphsIDs", false); in displayMToN()
|
| D | SkJSONWriter.h | 138 void beginArray(const char* name = nullptr, bool multiline = true) {
|
| /third_party/skia/modules/particles/include/ |
| D | SkParticleSerialization.h | 36 fWriter.beginArray(name); in visit() 55 fWriter.beginArray(name); in enterArray()
|
| /third_party/skia/src/gpu/ |
| D | GrAuditTrail.cpp | 144 writer.beginArray(name); in JsonifyTArray() 187 writer.beginArray("Stack"); in toJson()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLExtensions.cpp | 160 writer->beginArray(); in dumpJSON()
|
| D | GrGLCaps.cpp | 1160 writer->beginArray("Stencil Formats"); in onDumpJSON() 1244 writer->beginArray("formats"); in onDumpJSON() 1257 writer->beginArray("surface color types"); in onDumpJSON() 1264 writer->beginArray("data color types"); in onDumpJSON()
|
| /third_party/skia/dm/ |
| D | DMJsonWriter.cpp | 65 writer.beginArray("results"); in DumpJson()
|
| /third_party/skia/tools/trace/ |
| D | ChromeTracingTracer.cpp | 284 writer.beginArray(); in flush()
|
| /third_party/skia/bench/ |
| D | nanobench.cpp | 1389 log.beginArray("samples"); in main()
|
| /third_party/skia/tools/viewer/ |
| D | Viewer.cpp | 2879 writer.beginArray(kOptions); in WriteStateObject() 2899 writer.beginArray(); in updateUIState()
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlCaps.mm | 1251 writer->beginArray("Sample Counts");
|