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

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.cpp     [all...]
WebGLRenderingContext.idl 155 const GLenum INVALID_ENUM = 0x0500;
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_ycbcr_texture.spec 176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java 388 public static final String INVALID_ENUM = "INVALID_ENUM";
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTAttributeDef.java 647 handleError(handler, XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toString() },null);
712 handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toString() },null);
722 handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toString() },ie);
731 handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toString() },re);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext3D.h 138 INVALID_ENUM = 0x0500,
469 // INVALID_ENUM if format/type is illegal.
    [all...]
GraphicsContext3D.cpp 748 return GraphicsContext3D::INVALID_ENUM;
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 86 milliseconds