Searched defs:bloc (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
| D | tag.cc | 72 const int32_t Tag::bloc = TAG('b', 'l', 'o', 'c'); member in sfntly::Tag
|
| D | tag.h | 94 static const int32_t bloc; member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
| D | tag.cc | 72 const int32_t Tag::bloc = TAG('b', 'l', 'o', 'c'); member in sfntly::Tag
|
| D | tag.h | 94 static const int32_t bloc; member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
| D | Tag.java | 101 public static final int bloc = Tag.intValue(new byte[]{'b', 'l', 'o', 'c'}); field in Tag
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
| D | Tag.java | 101 public static final int bloc = Tag.intValue(new byte[]{'b', 'l', 'o', 'c'}); field in Tag
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngstest.c | 2811 png_byte bloc[4]; in compare_two_images() local
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngstest.c | 2811 png_byte bloc[4]; in compare_two_images() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | GLSLTest.cpp | 3131 GLint bloc = glGetUniformLocation(program, "b"); in TEST_P() local 3173 GLint bloc = glGetUniformLocation(program, "b"); in TEST_P() local
|