Home
last modified time | relevance | path

Searched refs:GetRowAddresses (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkConvolver.cpp64 unsigned char* const* GetRowAddresses(int* firstRowIndex) { in GetRowAddresses() function in __anonb0f3eea80111::CircularRowBuffer
442 rowBuffer.GetRowAddresses(&firstRowInCircularBuffer); in BGRAConvolve2D()
/external/chromium_org/third_party/skia/src/core/
DSkConvolver.cpp64 unsigned char* const* GetRowAddresses(int* firstRowIndex) { in GetRowAddresses() function in __anon71806a1b0111::CircularRowBuffer
442 rowBuffer.GetRowAddresses(&firstRowInCircularBuffer); in BGRAConvolve2D()
/external/chromium_org/skia/ext/
Dconvolver.cc79 unsigned char* const* GetRowAddresses(int* first_row_index) { in GetRowAddresses() function in skia::__anon7709fe180111::CircularRowBuffer
495 row_buffer.GetRowAddresses(&first_row_in_circular_buffer); in BGRAConvolve2D()