Searched refs:fSecondReadPixelsFormat (Results 1 – 2 of 2) sorted by relevance
479 ReadPixelsFormat fSecondReadPixelsFormat; member
981 if (0 == fConfigTable[surfaceConfig].fSecondReadPixelsFormat.fFormat) { in readPixelsSupported()983 const_cast<ReadPixelsFormat*>(&fConfigTable[surfaceConfig].fSecondReadPixelsFormat); in readPixelsSupported()995 return fConfigTable[surfaceConfig].fSecondReadPixelsFormat.fFormat == readFormat && in readPixelsSupported()996 fConfigTable[surfaceConfig].fSecondReadPixelsFormat.fType == readType; in readPixelsSupported()