Home
last modified time | relevance | path

Searched defs:currentPixel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/utils/
H A DBlur.cpp97 float currentPixel = 0.0f; in horizontal() local
140 float currentPixel = 0.0f; in vertical() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DImage.cpp178 const uint8_t* currentPixel = rgbaPixels + (stribeBytes * flippedY); in SaveRGBAToBitmapFile() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp707 const GLColor currentPixel = pixelData[currentPixelLoc]; in testDitherDisabledProperlyOnRGB565() local