Home
last modified time | relevance | path

Searched defs:curPixel (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DMaxTextureSizeTest.cpp129 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
201 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
DTextureTest.cpp7014 GLushort *curPixel = pixelRowStart; in testReadPixelsRGBAWithRangeAndPixelStoreMode() local
/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
DLZWEncoder.java22 private int curPixel; field in LZWEncoder
/external/angle/src/image_util/
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; in decodeHBlock() local
654 uint8_t *curPixel = dest; in decodePlanarBlock() local
690 uint8_t *curPixel = dest; in decodePunchThroughAlphaBlock() local