Home
last modified time | relevance | path

Searched refs:getTexturePool (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaHostRenderer.h48 MediaTexturePool* getTexturePool() { return &mTexturePool; } in getTexturePool() function
/hardware/google/aemu/host-common/
DMediaH264DecoderGeneric.cpp138 cudavid->resetTexturePool(mRenderer.getTexturePool()); in initH264ContextInternal()
167 macDecoder->resetTexturePool(mRenderer.getTexturePool()); in initH264ContextInternal()
DMediaVpxDecoderGeneric.cpp134 cudavid->resetTexturePool(mRenderer.getTexturePool()); in initVpxContext()