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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPathRendering.cpp 305 if (GR_GL_OBJECT_LINEAR == fHWPathTexGenSettings[unitIdx].fMode &&
315 GL_CALL(PathTexGen(GR_GL_TEXTURE0 + unitIdx, GR_GL_OBJECT_LINEAR, components, coefficients));
GrGLProgramDataManager.cpp 286 GR_GL_OBJECT_LINEAR,
GrGLDefines.h 563 #define GR_GL_OBJECT_LINEAR 0x2401
    [all...]
  /external/skia/src/gpu/gl/
GrGLDefines.h 563 #define GR_GL_OBJECT_LINEAR 0x2401
    [all...]
GrGpuGL.cpp     [all...]

Completed in 34 milliseconds