Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp525 const uint8_t *sourcePixelData = in CopyImageCHROMIUM() local
529 pixelReadFunction(sourcePixelData, reinterpret_cast<uint8_t *>(&sourceColor)); in CopyImageCHROMIUM()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DTextureMtl.mm246 const uint8_t *sourcePixelData =
252 srcAngleFormat.pixelReadFunction(sourcePixelData, sourcePixelReadData);