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