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

  /external/chromium_org/content/common/gpu/client/
gl_helper.cc 247 gfx::Size dst_size_; member in class:content::GLHelper::CopyTextureToImpl::ReadbackYUVImpl
285 gfx::Size dst_size_; member in class:content::GLHelper::CopyTextureToImpl::ReadbackYUV_MRT
803 dst_size_(dst_size),
871 if (target->coded_size() != dst_size_) {
872 DCHECK(target->coded_size() == dst_size_);
    [all...]
gl_helper_scaling.h 143 gfx::Size dst_size_,
gl_helper_scaling.cc 265 gfx::Size dst_size_,
272 dst_size(dst_size_),
    [all...]

Completed in 35 milliseconds