OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colorSize
(Results
1 - 4
of
4
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/EGL/
MacNative.h
46
bool nsCheckColor(void* win,int
colorSize
);
MacNative.m
163
bool nsCheckColor(void* win,int
colorSize
){
173
return depth >=
colorSize
;
EglMacApi.cpp
40
EGLint doubleBuffer,
colorSize
;
70
getPixelFormatAttrib(*frmt,MAC_COLOR_SIZE,&
colorSize
);
75
red = green = blue = (
colorSize
/ 4); //TODO: ask guy if it is OK
/prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
Completed in 22 milliseconds