Home
last modified time | relevance | path

Searched defs:allocateTexture (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DTextureLibrary.java72 public Texture allocateTexture(int resourceID) { in allocateTexture() method in TextureLibrary
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp580 void MemObjectAllocator::allocateTexture (de::Random& rnd) in allocateTexture() function in deqp::gls::MemObjectAllocator