Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DRenderPixelCopy.cpp71 uint32_t* tgtPixels = nullptr; in drawFrame() local
72 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels); in drawFrame()
74 if (tgtPixels) { in drawFrame()
104 tgtPixels, tgtBuffer.stride); in drawFrame()
108 tgtPixels, tgtBuffer.stride); in drawFrame()
112 tgtPixels, tgtBuffer.stride); in drawFrame()
116 tgtPixels, tgtBuffer.stride, in drawFrame()
128 if (tgtPixels) { in drawFrame()