Home
last modified time | relevance | path

Searched defs:dstChannels (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DSurfaceContext.cpp589 uint32_t dstChannels = GrColorTypeChannelFlags(dstCT); in asyncRescaleAndReadPixels() local
1252 uint32_t dstChannels = GrColorTypeChannelFlags(dstCT); in transferPixels() local
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3335 uint32_t dstChannels = GrGLFormatChannels(dstFormat); in canCopyTexSubImage() local