Home
last modified time | relevance | path

Searched refs:srcPixels (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/evs/apps/default/
DRenderPixelCopy.cpp105 unsigned char* srcPixels = nullptr; in drawFrame() local
106 src->lock(GRALLOC_USAGE_SW_READ_OFTEN, (void**)&srcPixels); in drawFrame()
107 if (srcPixels != nullptr) { in drawFrame()
116 srcPixels, in drawFrame()
120 srcPixels, in drawFrame()
124 srcPixels, pSrcDesc->stride, in drawFrame()
128 srcPixels, pSrcDesc->stride, in drawFrame()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DBitmapTransformer.java52 int[] srcPixels = new int[pixelArraySize]; in applyFillTransformation() local
56 srcPixels, in applyFillTransformation()
66 srcPixels, in applyFillTransformation()