Home | History | Annotate | Download | only in colorconversion

Lines Matching refs:cropHeight

75 size_t ColorConverter::BitmapParams::cropHeight() const {
143 && src.cropHeight() == dst.cropHeight())) {
153 for (size_t y = 0; y < src.cropHeight(); ++y) {
199 && src.cropHeight() == dst.cropHeight())) {
218 for (size_t y = 0; y < src.cropHeight(); ++y) {
296 && src.cropHeight() == dst.cropHeight())) {
310 for (size_t y = 0; y < src.cropHeight(); ++y) {
367 && src.cropHeight() == dst.cropHeight())) {
381 for (size_t y = 0; y < src.cropHeight(); ++y) {
436 && src.cropHeight() == dst.cropHeight())) {
448 for (size_t y = 0; y < src.cropHeight(); ++y) {