Searched defs:setTextureAtlas (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/hwui/renderthread/ | ||
| D | EglManager.cpp | 150 void EglManager::setTextureAtlas(const sp<GraphicBuffer>& buffer, in setTextureAtlas() function in android::uirenderer::renderthread::EglManager |
| D | CanvasContext.cpp | 402 void CanvasContext::setTextureAtlas(RenderThread& thread, in setTextureAtlas() function in android::uirenderer::renderthread::CanvasContext |
| D | RenderProxy.cpp | 465 CREATE_BRIDGE4(setTextureAtlas, RenderThread* thread, GraphicBuffer* buffer, int64_t* map, size_t s… in CREATE_BRIDGE4() argument |