OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 108 milliseconds