Home
last modified time | relevance | path

Searched defs:curPixel (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMaxTextureSizeTest.cpp130 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
202 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage_etc.cpp492 uint8_t *curPixel = dest; in decodeIndividualOrDifferentialBlock() local
516 uint8_t *curPixel = dest; in decodeIndividualOrDifferentialBlock() local
568 uint8_t *curPixel = dest; in decodeTBlock() local
617 uint8_t *curPixel = dest; decodeHBlock() local
654 uint8_t *curPixel = dest; decodePlanarBlock() local
690 uint8_t *curPixel = dest; decodePunchThroughAlphaBlock() local
[all...]

Completed in 3 milliseconds