Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h476 GrGLFunction<GrGLWindowRectanglesProc> fWindowRectangles; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp741 if (nullptr == fFunctions.fWindowRectangles) { in validate()