Searched defs:flip_vertically (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.cc191 bool flip_vertically,
249 bool flip_vertically,
287 bool flip_vertically,
1035 bool flip_vertically,
1047 flip_vertically,
1162 bool flip_vertically,
1181 flip_vertically,
1305 bool flip_vertically,
1330 flip_vertically,
1341 flip_vertically,
1026 ReadbackYUVImpl( GLES2Interface* gl, CopyTextureToImpl* copy_impl, GLHelperScaling* scaler_impl, GLHelper::ScalerQuality quality, const gfx::Size& src_size, const gfx::Rect& src_subrect, const gfx::Size& dst_size, const gfx::Rect& dst_subrect, bool flip_vertically, ReadbackSwizzle swizzle) argument
1153 ReadbackYUV_MRT( GLES2Interface* gl, CopyTextureToImpl* copy_impl, GLHelperScaling* scaler_impl, GLHelper::ScalerQuality quality, const gfx::Size& src_size, const gfx::Rect& src_subrect, const gfx::Size& dst_size, const gfx::Rect& dst_subrect, bool flip_vertically, ReadbackSwizzle swizzle) argument
1299 CreateReadbackPipelineYUV( GLHelper::ScalerQuality quality, const gfx::Size& src_size, const gfx::Rect& src_subrect, const gfx::Size& dst_size, const gfx::Rect& dst_subrect, bool flip_vertically, bool use_mrt) argument
1345 CreateReadbackPipelineYUV( ScalerQuality quality, const gfx::Size& src_size, const gfx::Rect& src_subrect, const gfx::Size& dst_size, const gfx::Rect& dst_subrect, bool flip_vertically, bool use_mrt) argument
[all...]
/external/chromium_org/cc/output/
H A Dgl_renderer.cc959 bool flip_vertically = false; local
965 flip_vertically);
1072 bool flip_vertically = true; local
1078 flip_vertically);
2282 bool flip_vertically) {
2291 if (flip_vertically) {
2278 CopyTextureToFramebuffer(const DrawingFrame* frame, int texture_id, const gfx::Rect& rect, const gfx::Transform& draw_matrix, bool flip_vertically) argument

Completed in 57 milliseconds