Searched refs:origSizeInBytes (Results 1 – 1 of 1) sorted by relevance
615 int origSizeInBytes = origRowBytes * height; in onReadPixels() local647 memcpy(buffer, readPixelsPtr, origSizeInBytes); in onReadPixels()