Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DRenderPixelCopy.cpp89 unsigned char* srcPixels = nullptr; in drawFrame() local
90 src->lock(GRALLOC_USAGE_SW_READ_OFTEN, (void**)&srcPixels); in drawFrame()
91 if (!srcPixels) { in drawFrame()
103 srcPixels, in drawFrame()
107 srcPixels, in drawFrame()
111 srcPixels, srcBuffer.stride, in drawFrame()
115 srcPixels, srcBuffer.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()