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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.h 171 virtual const rx::Image *getBaseLevelImage() const = 0;
220 virtual const rx::Image *getBaseLevelImage() const;
290 virtual const rx::Image *getBaseLevelImage() const;
353 virtual const rx::Image *getBaseLevelImage() const;
413 virtual const rx::Image *getBaseLevelImage() const;
Texture.cpp 280 const rx::Image *baseImage = getBaseLevelImage();
286 const rx::Image *baseImage = getBaseLevelImage();
292 const rx::Image *baseImage = getBaseLevelImage();
301 const rx::Image *baseImage = getBaseLevelImage();
859 const rx::Image *baseImage = getBaseLevelImage();
1020 const rx::Image *Texture2D::getBaseLevelImage() const
    [all...]

Completed in 33 milliseconds