Searched defs:srcBuffer (Results 1 – 1 of 1) sorted by relevance
187 uint8_t* srcBuffer = src.buffer + src.cropY * src.strideBytes + src.cropX * src.sampleBytes; in ConvertFromRGB565() local264 uint8_t* srcBuffer = src.buffer + src.cropY * src.strideBytes + src.cropX * src.sampleBytes; in DoCopy() local290 uint8_t* srcBuffer = src.buffer + src.cropY * src.strideBytes + src.cropX * src.sampleBytes; in DoRotation() local310 uint8_t* srcBuffer = src.buffer + src.cropY * src.strideBytes + src.cropX * src.sampleBytes; in DoScaling() local331 uint8_t* srcBuffer = src.buffer + src.cropY * src.strideBytes + src.cropX * src.sampleBytes; in DoAttenuation() local350 uint8_t* srcBuffer = src.buffer + src.cropY * src.strideBytes + src.cropX * src.sampleBytes; in DoBlending() local894 GrallocBuffer& srcBuffer = *srcBufferOpt; in composeLayerInto() local