HomeSort by relevance Sort by last modified time
    Searched refs:OnTextureReleased (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/examples/compositor/
compositor.cc 77 void OnTextureReleased(int32_t result, GLuint texture);
357 callback_factory_.NewCallback(&DemoInstance::OnTextureReleased,
407 callback_factory_.NewCallback(&DemoInstance::OnTextureReleased,
415 void DemoInstance::OnTextureReleased(int32_t result, GLuint texture) {
  /external/chromium_org/ppapi/proxy/
compositor_layer_resource.cc 31 void OnTextureReleased(
186 &OnTextureReleased,

Completed in 1319 milliseconds