HomeSort by relevance Sort by last modified time
    Searched refs:WRITE_ONLY (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
Extensions3DChromium.h 58 WRITE_ONLY = 0x88B9
VideoLayerChromium.cpp 251 void* mem = static_cast<Extensions3DChromium*>(context->getExtensions())->mapTexSubImage2DCHROMIUM(GraphicsContext3D::TEXTURE_2D, 0, 0, 0, dimensions.width(), dimensions.height(), format, GraphicsContext3D::UNSIGNED_BYTE, Extensions3DChromium::WRITE_ONLY);

Completed in 34 milliseconds