Home
last modified time | relevance | path

Searched defs:setTextureAtlas (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp156 void EglManager::setTextureAtlas(const sp<GraphicBuffer>& buffer, in setTextureAtlas() function in android::uirenderer::renderthread::EglManager
DCanvasContext.cpp372 void CanvasContext::setTextureAtlas(RenderThread& thread, in setTextureAtlas() function in android::uirenderer::renderthread::CanvasContext
DRenderProxy.cpp397 CREATE_BRIDGE4(setTextureAtlas, RenderThread* thread, GraphicBuffer* buffer, int64_t* map, size_t s… in CREATE_BRIDGE4() argument
403 void RenderProxy::setTextureAtlas(const sp<GraphicBuffer>& buffer, int64_t* map, size_t size) { in setTextureAtlas() function in android::uirenderer::renderthread::RenderProxy