Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h238 GrGLFunction<GrGLRasterSamplesProc> fRasterSamples; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp559 if (nullptr == fFunctions.fRasterSamples) { in validate()