Home
last modified time | relevance | path

Searched defs:colourMap (Results 1 – 5 of 5) sorted by relevance

/external/libvncserver/libvncserver/
Dtableinitcmtemplate.c47 rfbPixelFormat *out,rfbColourMap* colourMap) in rfbInitColourMapSingleTableOUT()
Dtableinit24.c32 rfbPixelFormat *out,rfbColourMap* colourMap) in rfbInitColourMapSingleTable24()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp169 Colormap colourMap = XCreateColormap(nativeDisplay, rootWindow, visualInfo->visual, AllocNone); in CreateNativeWindow() local
/external/libvncserver/webclients/novnc/include/
Ddisplay.js39 'colourMap': [], property
/external/libvncserver/rfb/
Drfb.h261 rfbColourMap colourMap; /**< set this if rfbServerFormat.trueColour==FALSE */ member