Home
last modified time | relevance | path

Searched defs:src_byte_count (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/skia/ext/
Dconvolver_unittest.cc95 int src_byte_count = src_row_stride * src_height; in TEST() local
343 int src_byte_count = src_row_stride * kImgHeight; in TEST() local
413 int src_byte_count = src_row_stride * kImgHeight; in TEST() local
Drecursive_gaussian_convolution_unittest.cc34 const int src_byte_count = src_row_stride * height; in MakeImpulseImage() local
56 const int src_byte_count = src_row_stride * height; in MakeBoxImage() local