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

  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 136 bool AllocateTexture();
gl_frame.cpp 302 bool GLFrame::AllocateTexture() {
401 if (!AllocateTexture())
  /external/chromium_org/cc/resources/
resource_provider_unittest.cc 194 AllocateTexture(gfx::Size(width, height), format);
212 AllocateTexture(gfx::Size(width, height), format);
280 void AllocateTexture(gfx::Size size, GLenum format) {
    [all...]

Completed in 932 milliseconds