Searched refs:readPixelsPtr (Results 1 – 1 of 1) sorted by relevance
644 const void* readPixelsPtr = buf.GetConstMappedRange(); in onReadPixels() local647 memcpy(buffer, readPixelsPtr, origSizeInBytes); in onReadPixels()649 const char* src = static_cast<const char*>(readPixelsPtr); in onReadPixels()