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

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
GpuVideoTrackDecoder.java 108 if (updateTexture()) {
120 private boolean updateTexture() {
  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.cpp 244 updateTexture();
544 updateTexture();
721 void Texture2D::updateTexture()
829 updateTexture();
850 updateTexture();
1178 void TextureCubeMap::updateTexture()
    [all...]

Completed in 57 milliseconds