HomeSort by relevance Sort by last modified time
    Searched refs:GrGLRasterSamplesProc (Results 1 - 4 of 4) sorted by null

  /external/skia/include/gpu/gl/
GrGLInterface.h 195 GrGLFunction<GrGLRasterSamplesProc> fRasterSamples;
GrGLFunctions.h 130 typedef GrGLvoid (* GrGLRasterSamplesProc)(GrGLuint samples, GrGLboolean fixedsamplelocations);
  /external/skqp/include/gpu/gl/
GrGLInterface.h 198 GrGLFunction<GrGLRasterSamplesProc> fRasterSamples;
GrGLFunctions.h 133 typedef GrGLvoid (* GrGLRasterSamplesProc)(GrGLuint samples, GrGLboolean fixedsamplelocations);
    [all...]

Completed in 179 milliseconds