Home
last modified time | relevance | path

Searched defs:bloc (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.cc72 const int32_t Tag::bloc = TAG('b', 'l', 'o', 'c'); member in sfntly::Tag
Dtag.h94 static const int32_t bloc; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java101 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/
Dpngstest.c2811 png_byte bloc[4]; in compare_two_images() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp3131 GLint bloc = glGetUniformLocation(program, "b"); in TEST_P() local
3173 GLint bloc = glGetUniformLocation(program, "b"); in TEST_P() local