Home
last modified time | relevance | path

Searched defs:outRow (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkConvolver.cpp117 unsigned char* outRow) { in ConvolveHorizontally()
172 unsigned char* outRow) { in ConvolveVertically()
234 unsigned char* outRow, in ConvolveVertically()
406 unsigned char* outRow[4]; in BGRAConvolve2D() local
/external/chromium_org/third_party/skia/src/core/
DSkConvolver.cpp117 unsigned char* outRow) { in ConvolveHorizontally()
172 unsigned char* outRow) { in ConvolveVertically()
234 unsigned char* outRow, in ConvolveVertically()
406 unsigned char* outRow[4]; in BGRAConvolve2D() local
/external/chromium_org/third_party/skia/src/opts/
DSkBitmapProcState_arm_neon.cpp103 unsigned char* outRow, in convolveHorizontally_neon()
208 unsigned char* outRow) { in convolveVertically_neon()
361 unsigned char* outRow, in convolveVertically_neon()
/external/skia/src/opts/
DSkBitmapProcState_arm_neon.cpp103 unsigned char* outRow, in convolveHorizontally_neon()
208 unsigned char* outRow) { in convolveVertically_neon()
361 unsigned char* outRow, in convolveVertically_neon()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorLayerTreeAgent.cpp385 RefPtr<TypeBuilder::Array<double> > outRow = TypeBuilder::Array<double>::create(); in profileSnapshot() local