/external/fdlibm/ |
D | e_sqrt.c | 101 int ix0,s0,q,m,t,i; local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 795 int ix0 = bbox->x0 / TILE_SIZE; in lp_setup_bin_triangle() local 877 int ix0 = trimmed_box.x0 / TILE_SIZE; in lp_setup_bin_triangle() local
|
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 1562 …, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *i… in stbtt_GetGlyphBitmapBoxSubpixel() 1580 …ox(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *i… in stbtt_GetGlyphBitmapBox() 1585 … codepoint, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *i… in stbtt_GetCodepointBitmapBoxSubpixel() 1590 …onst stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *i… in stbtt_GetCodepointBitmapBox() 2422 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphBitmapSubpixel() local 2467 int ix0,iy0; in stbtt_MakeGlyphBitmapSubpixel() local
|
/external/v8/src/base/ |
D | ieee754.cc | 87 #define EXTRACT_WORDS(ix0, ix1, d) \ argument 123 #define INSERT_WORDS(d, ix0, ix1) \ argument
|
/external/skqp/src/core/ |
D | SkScan_Hairline.cpp | 119 int ix0 = SkFDot6Round(x0); in HairLineRgn() local
|
/external/skia/src/core/ |
D | SkScan_Hairline.cpp | 119 int ix0 = SkFDot6Round(x0); in HairLineRgn() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 734 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.cpp | 681 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fVertexTextureTests.cpp | 343 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); in setPixelColors() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 2361 const int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexTextureTests.cpp | 438 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); in setPixelColors() local
|