Home
last modified time | relevance | path

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

/external/webp/src/mux/
Dmuxedit.c282 const uint32_t image_id = (image->header_ != NULL) ? in WebPMuxPushFrame() local
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc1462 void MojoGLES2Impl::DestroyImageCHROMIUM(GLuint image_id) { in DestroyImageCHROMIUM()