HomeSort by relevance Sort by last modified time
    Searched refs:GR_GL_CALL (Results 26 - 27 of 27) sorted by null

12

  /external/skia/src/gpu/gl/
GrGLGpu.cpp 27 #define GL_CALL(X) GR_GL_CALL(this->glInterface(), X)
38 #define GL_ALLOC_CALL(iface, call) GR_GL_CALL(iface, call)
    [all...]
GrGLPathRendering.cpp 19 #define GL_CALL(X) GR_GL_CALL(this->gpu()->glInterface(), X)

Completed in 61 milliseconds

12