Home
last modified time | relevance | path

Searched refs:fLoadMatrixf (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLInterface.cpp202 NULL == fLoadMatrixf)) { in validate()
/external/skia/src/gpu/gl/win/
DGrGLCreateNativeInterface_win.cpp74 interface->fLoadMatrixf = glLoadMatrixf; in GrGLCreateNativeInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h262 GLPtr<GrGLLoadMatrixfProc> fLoadMatrixf; member