HomeSort by relevance Sort by last modified time
    Searched full:clip_value (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/renderer/
skia_benchmarking_extension.cc 138 const base::Value* clip_value = NULL; local
139 if (params_dict->Get("clip", &clip_value))
140 cc::MathUtil::FromValue(clip_value, &clip_rect);

Completed in 791 milliseconds