Searched refs:ReleaseTexture (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_compositor.h46 std::string ReleaseTexture(uint32_t texture);
H A Dtest_compositor.cc164 ReleaseTexture(texture);
229 ReleaseTexture(texture);
289 ReleaseTexture(texture);
383 ReleaseTexture(texture);
409 std::string TestCompositor::ReleaseTexture(uint32_t texture) { function in class:TestCompositor
/external/chromium_org/third_party/webrtc/modules/video_render/windows/
H A Dvideo_render_direct3d9.h74 int ReleaseTexture();
H A Dvideo_render_direct3d9.cc232 int D3D9Channel::ReleaseTexture() function in class:webrtc::D3D9Channel
423 it->second->ReleaseTexture();

Completed in 139 milliseconds