Searched refs:UNSIGNED_SHORT_5_5_5_1 (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.cpp117 case GraphicsContext3D::UNSIGNED_SHORT_5_5_5_1:
285 case UNSIGNED_SHORT_5_5_5_1:
1323 case UNSIGNED_SHORT_5_5_5_1: {
H A DGraphicsContext3D.h244 UNSIGNED_SHORT_5_5_5_1 = 0x8034, enumerator in enum:WebCore::GraphicsContext3D::__anon15874
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.idl242 const unsigned int UNSIGNED_SHORT_5_5_5_1 = 0x8034;
H A DWebGLRenderingContext.cpp2821 case GraphicsContext3D::UNSIGNED_SHORT_5_5_5_1:
4239 case GraphicsContext3D::UNSIGNED_SHORT_5_5_5_1:
4273 && type != GraphicsContext3D::UNSIGNED_SHORT_5_5_5_1
4387 case GraphicsContext3D::UNSIGNED_SHORT_5_5_5_1:

Completed in 36 milliseconds