OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrGLIsPointInStrokePathProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h
226
typedef GrGLboolean (GR_GL_FUNCTION_TYPE*
GrGLIsPointInStrokePathProc
)(GrGLuint path, GrGLfloat x, GrGLfloat y);
/external/skia/include/gpu/gl/
GrGLFunctions.h
226
typedef GrGLboolean (GR_GL_FUNCTION_TYPE*
GrGLIsPointInStrokePathProc
)(GrGLuint path, GrGLfloat x, GrGLfloat y);
Completed in 314 milliseconds