Home
last modified time | relevance | path

Searched refs:GC3Dushort (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsTypes3D.h40 typedef unsigned short GC3Dushort; typedef
DGraphicsContext3D.cpp635 *bytesPerComponent = sizeof(GC3Dushort); in computeFormatAndTypeParameters()
641 *bytesPerComponent = sizeof(GC3Dushort); in computeFormatAndTypeParameters()
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContext.cpp991 return sizeof(GC3Dushort); in sizeInBytes()