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

  /frameworks/base/libs/hwui/
Texture.h 172 class AutoTexture {
174 AutoTexture(Texture* texture)
176 ~AutoTexture() {
184 }; // class AutoTexture
BakedOpDispatcher.cpp 54 const AutoTexture autoCleanup(texture);
177 const AutoTexture autoCleanup(texture);
216 const AutoTexture autoCleanup(texture);
407 const AutoTexture holder(texture);
429 const AutoTexture autoCleanup(texture);
500 const AutoTexture autoCleanup(texture);
521 const AutoTexture autoCleanup(texture);
575 const AutoTexture holder(texture);
609 const AutoTexture autoCleanup(texture);
625 const AutoTexture holder(texture)
    [all...]
OpenGLRenderer.cpp     [all...]
  /frameworks/base/libs/hwui/renderstate/
RenderState.cpp 348 const AutoTexture autoCleanup(texture);

Completed in 502 milliseconds