Searched refs:advanceOffset (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 124 …virtual void advanceOffset(const TType &type, unsigned int arraySize, bool isRowMajorMatrix, int a… 139 …void advanceOffset(const TType &type, unsigned int arraySize, bool isRowMajorMatrix, int arrayStri…
|
D | OutputASM.cpp | 308 advanceOffset(type, type.getArraySize(), isRowMajor, arrayStride, matrixStride); in encodeType() 378 …void Std140BlockEncoder::advanceOffset(const TType &type, unsigned int arraySize, bool isRowMajorM… in advanceOffset() function in glsl::Std140BlockEncoder
|
/external/skqp/src/ports/ |
D | SkScalerContext_win_dw.cpp | 447 offset.advanceOffset = 0.0f; in getBoundingBox() 547 offset.advanceOffset = 0.0f; in getColorGlyphRun() 920 offset.advanceOffset = 0.0f; in drawDWMask()
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 447 offset.advanceOffset = 0.0f; in getBoundingBox() 547 offset.advanceOffset = 0.0f; in getColorGlyphRun() 922 offset.advanceOffset = 0.0f; in drawDWMask()
|
/external/harfbuzz_ng/src/ |
D | hb-directwrite.cc | 802 info->var1.i32 = glyphOffsets[i].advanceOffset; in _hb_directwrite_shape_full()
|