OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_internalFormat
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.h
55
GLenum
m_internalFormat
;
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderbuffer.h
43
m_internalFormat
= internalformat;
46
GC3Denum internalFormat() const { return
m_internalFormat
; }
75
GC3Denum
m_internalFormat
;
Completed in 145 milliseconds