HomeSort by relevance Sort by last modified time
    Searched full:setparameteri (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLTexture.h 48 void setParameteri(GC3Denum pname, GC3Dint param);
WebGLTexture.cpp 84 void WebGLTexture::setParameteri(GC3Denum pname, GC3Dint param)
138 setParameteri(pname, iparam);
WebGLRenderingContext.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/vgapi/
vgapi.csv 69 void, SetParameteri, VGHandle object, VGint paramType, VGint value
  /external/mesa3d/src/mapi/vgapi/
vgapi.csv 69 void, SetParameteri, VGHandle object, VGint paramType, VGint value
  /external/chromium_org/gpu/command_buffer/service/
texture_manager.h 263 // TODO(gman): Expand to SetParameteri,f,iv,fv
586 // TODO(gman): Expand to SetParameteri,f,iv,fv

Completed in 780 milliseconds