Searched defs:lastRow (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/mesa/program/ |
D | prog_statevars.c | 49 copy_matrix(float *value, const float *m, unsigned firstRow, unsigned lastRow) in copy_matrix() 65 copy_matrix_transposed(float *value, const float *m, unsigned firstRow, unsigned lastRow) in copy_matrix_transposed() 1297 const GLuint lastRow = (GLuint) state[3]; in _mesa_program_state_string() local
|
/third_party/skia/src/codec/ |
D | SkPngCodec.cpp | 556 void setRange(int firstRow, int lastRow, void* dst, size_t rowBytes) override { in setRange() 702 void setRange(int firstRow, int lastRow, void* dst, size_t rowBytes) override { in setRange() 1179 int firstRow, lastRow; in onStartIncrementalDecode() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_gain_map.cpp | 144 uint32 lastRow = static_cast<uint32> (fMap.Points ().v - 1); in dng_gain_map_interpolator() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PropsVectors.java | 185 int firstRow, lastRow; in setValue() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | PropsVectors.java | 187 int firstRow, lastRow; in setValue() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | propsvec.cpp | 159 uint32_t *firstRow, *lastRow; in upvec_setValue() local
|
/third_party/node/deps/icu-small/source/common/ |
D | propsvec.cpp | 159 uint32_t *firstRow, *lastRow; in upvec_setValue() local
|
/third_party/icu/icu4c/source/common/ |
D | propsvec.cpp | 159 uint32_t *firstRow, *lastRow; in upvec_setValue() local
|
/third_party/skia/third_party/externals/freetype/src/pcf/ |
D | pcf.h | 112 FT_UShort lastRow; member
|