/external/harfbuzz_ng/util/ |
hb-view.cc | 33 #define SUBPIXEL_BITS 8 38 main_font_text_t<shape_consumer_t<view_cairo_t>, DEFAULT_FONT_SIZE, SUBPIXEL_BITS> driver;
|
main-font-text.hh | 66 template <typename consumer_t, int default_font_size, int subpixel_bits> 71 font_opts (&options, default_font_size, subpixel_bits),
|
view-cairo.hh | 49 scale_bits = -font_opts->subpixel_bits;
|
options.hh | 290 subpixel_bits = subpixel_bits_; 313 unsigned int subpixel_bits; member in struct:font_options_t
|
options.cc | 559 int scale_x = (int) scalbnf (font_size_x, subpixel_bits); 560 int scale_y = (int) scalbnf (font_size_y, subpixel_bits);
|
/external/deqp/framework/referencerenderer/ |
rrRasterizer.hpp | 89 * with SUBPIXEL_BITS fractional part) by computing 92 * D will be fixed-point value where lower (SUBPIXEL_BITS*2) bits will 95 * a and b are stored with SUBPIXEL_BITS fractional part, while c is stored 96 * with SUBPIXEL_BITS*2 fractional bits.
|
/external/deqp/scripts/opengl/ |
gen_str_util.py | 145 "SUBPIXEL_BITS", 738 "SUBPIXEL_BITS", "MAX_3D_TEXTURE_SIZE", "MAX_TEXTURE_SIZE", "MAX_ARRAY_TEXTURE_LAYERS", "MAX_TEXTURE_LOD_BIAS",
|
/external/deqp/modules/gles2/functional/ |
es2fImplementationLimitTests.cpp | 194 LIMIT_CASE(subpixel_bits, GL_SUBPIXEL_BITS, GLint, 4);
|
es2fIntegerStateQueryTests.cpp | [all...] |
es2fRasterizationTests.cpp | 158 m_testCtx.getLog() << tcu::TestLog::Message << "SUBPIXEL_BITS = " << m_subpixelBits << tcu::TestLog::EndMessage; [all...] |
/external/deqp/modules/gles3/functional/ |
es3fImplementationLimitTests.cpp | 439 LIMIT_CASE(subpixel_bits, GL_SUBPIXEL_BITS, GLint, 4);
|
es3fIntegerStateQueryTests.cpp | [all...] |
es3fRasterizationTests.cpp | 305 m_testCtx.getLog() << tcu::TestLog::Message << "SUBPIXEL_BITS = " << m_subpixelBits << tcu::TestLog::EndMessage; [all...] |
/external/opencv3/modules/core/src/ |
gl_core_3_1.hpp | 328 SUBPIXEL_BITS = 0x0D50, [all...] |
/packages/apps/Browser2/test/webexposed/ |
global-interface-listing-expected.txt | [all...] |
/external/deqp/android/cts/ |
com.drawelements.deqp.gles2.xml | [all...] |
com.drawelements.deqp.gles3.xml | 19 <Test name="subpixel_bits" /> [all...] |
/external/deqp/android/cts/lmp/ |
com.drawelements.deqp.gles3.xml | 58 <Test name="subpixel_bits"> [all...] |
gles3-master.txt | 11 dEQP-GLES3.functional.implementation_limits.subpixel_bits [all...] |
/external/deqp/android/cts/lmp/src/ |
es30-lmp.txt | 11 dEQP-GLES3.functional.implementation_limits.subpixel_bits [all...] |
/external/deqp/android/cts/lmp-mr1/ |
com.drawelements.deqp.gles3.xml | 58 <Test name="subpixel_bits"> [all...] |
gles3-master.txt | 11 dEQP-GLES3.functional.implementation_limits.subpixel_bits [all...] |
/external/deqp/android/cts/lmp-mr1/src/ |
es30-lmp-mr1.txt | 11 dEQP-GLES3.functional.implementation_limits.subpixel_bits [all...] |
/external/deqp/android/cts/master/ |
com.drawelements.deqp.gles2.xml | 55 <Test name="subpixel_bits"> [all...] |
com.drawelements.deqp.gles3.xml | 112 <Test name="subpixel_bits"> [all...] |