Home
last modified time | relevance | path

Searched refs:ReadPixelsFormat (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h529 struct ReadPixelsFormat { struct
530 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() argument
567 ReadPixelsFormat fSecondReadPixelsFormat;
DGrGLCaps.cpp919 ReadPixelsFormat* rpFormat = in readPixelsSupported()
920 const_cast<ReadPixelsFormat*>(&fConfigTable[surfaceConfig].fSecondReadPixelsFormat); in readPixelsSupported()
/external/skqp/src/gpu/gl/
DGrGLCaps.h529 struct ReadPixelsFormat { struct
530 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() argument
567 ReadPixelsFormat fSecondReadPixelsFormat;
DGrGLCaps.cpp907 ReadPixelsFormat* rpFormat = in readPixelsSupported()
908 const_cast<ReadPixelsFormat*>(&fConfigTable[surfaceConfig].fSecondReadPixelsFormat); in readPixelsSupported()