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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h 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);
  /external/skia/include/gpu/gl/
GrGLFunctions.h 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);

Completed in 37 milliseconds