Searched defs:curPixel (Results 1 – 5 of 5) sorted by relevance
132 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local204 const GLubyte *curPixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in TEST_P() local
9916 GLushort *curPixel = pixelRowStart; in testReadPixelsRGBAWithRangeAndPixelStoreMode() local
22 private int curPixel; field in LZWEncoder
549 uint8_t *curPixel = dest; in decodeIndividualOrDifferentialBlock() local573 uint8_t *curPixel = dest; in decodeIndividualOrDifferentialBlock() local625 uint8_t *curPixel = dest; in decodeTBlock() local674 uint8_t *curPixel = dest; in decodeHBlock() local711 uint8_t *curPixel = dest; in decodePlanarBlock() local747 uint8_t *curPixel = dest; in decodePunchThroughAlphaBlock() local
1451 const auto curPixel = prevPixels + i; in testDrawCountRun() local