HomeSort by relevance Sort by last modified time
    Searched defs:getTextureTarget (Results 1 - 5 of 5) sorted by null

  /frameworks/native/services/surfaceflinger/RenderEngine/
Texture.cpp 59 uint32_t Texture::getTextureTarget() const {
ProgramCache.h 85 inline int getTextureTarget() const {
  /external/chromium_org/third_party/angle/src/libEGL/
Surface.cpp 425 EGLenum Surface::getTextureTarget() const
  /device/generic/goldfish/opengl/system/egl/
egl.cpp 189 EGLint getTextureTarget() { return texTarget; }
737 *value = surface->getTextureTarget();
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java 344 private String getTextureTarget(int target) {
    [all...]

Completed in 348 milliseconds