HomeSort by relevance Sort by last modified time
    Searched defs:GrGLint (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h 38 typedef int GrGLint;
79 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLBlitFramebufferProc)(GrGLint srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLint dstX0, GrGLint dstY0, GrGLint dstX1, GrGLint dstY1, GrGLbitfield mask, GrGLenum filter);
85 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLClearStencilProc)(GrGLint s)
    [all...]
  /external/skia/include/gpu/gl/
GrGLFunctions.h 38 typedef int GrGLint;
79 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLBlitFramebufferProc)(GrGLint srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLint dstX0, GrGLint dstY0, GrGLint dstX1, GrGLint dstY1, GrGLbitfield mask, GrGLenum filter);
85 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLClearStencilProc)(GrGLint s)
    [all...]

Completed in 266 milliseconds