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

  /frameworks/base/libs/hwui/
DeferredLayerUpdater.h 77 GLenum target = texture->getCurrentTextureTarget();
DeferredLayerUpdater.cpp 103 GLenum renderTarget = mSurfaceTexture->getCurrentTextureTarget();
  /frameworks/native/libs/gui/include/gui/
GLConsumer.h 183 // getCurrentTextureTarget returns the texture target of the current
185 uint32_t getCurrentTextureTarget() const;
  /frameworks/native/libs/gui/
GLConsumer.cpp 737 uint32_t GLConsumer::getCurrentTextureTarget() const {
    [all...]

Completed in 347 milliseconds