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

  /external/skia/gpu/src/
GrGLTexture.cpp 172 GR_GL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, fUploadByteCount));
GrGpuGL.cpp 814 GR_GL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, glDesc.fUploadByteCount));
    [all...]
  /external/skia/gpu/include/
GrGLDefines.h 183 #define GR_GL_UNPACK_ALIGNMENT 0x0CF5

Completed in 57 milliseconds