/external/chromium_org/third_party/skia/src/effects/ |
D | SkLightingImageFilter.cpp | 97 inline SkScalar sobel(int a, int b, int c, int d, int e, int f, SkScalar scale) { in sobel() function 110 return pointToNormal(sobel(0, 0, m[4], m[5], m[7], m[8], gTwoThirds), in topLeftNormal() 111 sobel(0, 0, m[4], m[7], m[5], m[8], gTwoThirds), in topLeftNormal() 116 return pointToNormal(sobel( 0, 0, m[3], m[5], m[6], m[8], gOneThird), in topNormal() 117 sobel(m[3], m[6], m[4], m[7], m[5], m[8], gOneHalf), in topNormal() 122 return pointToNormal(sobel( 0, 0, m[3], m[4], m[6], m[7], gTwoThirds), in topRightNormal() 123 sobel(m[3], m[6], m[4], m[7], 0, 0, gTwoThirds), in topRightNormal() 128 return pointToNormal(sobel(m[1], m[2], m[4], m[5], m[7], m[8], gOneHalf), in leftNormal() 129 sobel( 0, 0, m[1], m[7], m[2], m[8], gOneThird), in leftNormal() 135 return pointToNormal(sobel(m[0], m[2], m[3], m[5], m[6], m[8], gOneQuarter), in interiorNormal() [all …]
|
/external/skia/src/effects/ |
D | SkLightingImageFilter.cpp | 97 inline SkScalar sobel(int a, int b, int c, int d, int e, int f, SkScalar scale) { in sobel() function 110 return pointToNormal(sobel(0, 0, m[4], m[5], m[7], m[8], gTwoThirds), in topLeftNormal() 111 sobel(0, 0, m[4], m[7], m[5], m[8], gTwoThirds), in topLeftNormal() 116 return pointToNormal(sobel( 0, 0, m[3], m[5], m[6], m[8], gOneThird), in topNormal() 117 sobel(m[3], m[6], m[4], m[7], m[5], m[8], gOneHalf), in topNormal() 122 return pointToNormal(sobel( 0, 0, m[3], m[4], m[6], m[7], gTwoThirds), in topRightNormal() 123 sobel(m[3], m[6], m[4], m[7], 0, 0, gTwoThirds), in topRightNormal() 128 return pointToNormal(sobel(m[1], m[2], m[4], m[5], m[7], m[8], gOneHalf), in leftNormal() 129 sobel( 0, 0, m[1], m[7], m[2], m[8], gOneThird), in leftNormal() 135 return pointToNormal(sobel(m[0], m[2], m[3], m[5], m[6], m[8], gOneQuarter), in interiorNormal() [all …]
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_common.cc | 865 int sobel = Abs(a_diff + b_diff * 2 + c_diff); in SobelXRow_C() local 866 dst_sobelx[i] = (uint8)(clamp255(sobel)); in SobelXRow_C() 883 int sobel = Abs(a_diff + b_diff * 2 + c_diff); in SobelYRow_C() local 884 dst_sobely[i] = (uint8)(clamp255(sobel)); in SobelYRow_C()
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 26853 sobel sOb@l
|