Home
last modified time | relevance | path

Searched refs:advanceOffset (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h124 …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…
DOutputASM.cpp308 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/
DSkScalerContext_win_dw.cpp447 offset.advanceOffset = 0.0f; in getBoundingBox()
547 offset.advanceOffset = 0.0f; in getColorGlyphRun()
920 offset.advanceOffset = 0.0f; in drawDWMask()
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp447 offset.advanceOffset = 0.0f; in getBoundingBox()
547 offset.advanceOffset = 0.0f; in getColorGlyphRun()
922 offset.advanceOffset = 0.0f; in drawDWMask()
/external/harfbuzz_ng/src/
Dhb-directwrite.cc802 info->var1.i32 = glyphOffsets[i].advanceOffset; in _hb_directwrite_shape_full()