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

  /external/chromium_org/content/common/gpu/client/
gl_helper_readback_support.h 30 FormatSupport GetReadbackConfig(SkColorType color_type,
gl_helper_readback_support.cc 128 GLHelperReadbackSupport::GetReadbackConfig(SkColorType color_type,
gl_helper.cc 198 FormatSupport GetReadbackConfig(SkColorType color_type,
524 FormatSupport supported = GetReadbackConfig(
616 GetReadbackConfig(color_type, false, &format, &type, &bytes_per_pixel);
645 GetReadbackConfig(color_type, false, &format, &type, &bytes_per_pixel);
751 FormatSupport GLHelper::CopyTextureToImpl::GetReadbackConfig(
757 return helper_->readback_support_->GetReadbackConfig(
    [all...]

Completed in 61 milliseconds