Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DMaxTextureSizeTest.cpp132 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
204 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
DTextureTest.cpp9916 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.cpp549 uint8_t *curPixel = dest; in decodeIndividualOrDifferentialBlock() local
573 uint8_t *curPixel = dest; in decodeIndividualOrDifferentialBlock() local
625 uint8_t *curPixel = dest; in decodeTBlock() local
674 uint8_t *curPixel = dest; in decodeHBlock() local
711 uint8_t *curPixel = dest; in decodePlanarBlock() local
747 uint8_t *curPixel = dest; in decodePunchThroughAlphaBlock() local
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCGraphicsDrawCountTestsExt.cpp1451 const auto curPixel = prevPixels + i; in testDrawCountRun() local