Home
last modified time | relevance | path

Searched defs:putTextureFrame (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaHostRenderer.h42 void putTextureFrame(MediaTexturePool::TextureFrame frame) { in putTextureFrame() function
/hardware/google/aemu/host-common/
DMediaTexturePool.cpp98 void MediaTexturePool::putTextureFrame(TextureFrame frame) { in putTextureFrame() function in android::emulation::MediaTexturePool