Searched defs:uv_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.cc289 ScopedTexture uv_; member in class:content::GLHelper::CopyTextureToImpl::ReadbackYUV_MRT
917 uv_(context, context->createTexture()),
923 content::ScopedTextureBinder<GL_TEXTURE_2D> texture_binder(context, uv_);
957 outputs[1] = uv_;
961 pass2_shader_->Execute(uv_, outputs);
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h245 VP8Matrix y1_, y2_, uv_; // quantization matrices member in struct:__anon11615
/external/webp/src/enc/
H A Dvp8enci.h245 VP8Matrix y1_, y2_, uv_; // quantization matrices member in struct:__anon28031

Completed in 92 milliseconds