OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_tile
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkDeviceLooper.cpp
77
static bool
next_tile
(const SkIRect& boundary, int delta, SkIPoint* offset) {
function
117
while (
next_tile
(fClippedBounds, fDelta, &fCurrOffset)) {
/external/skqp/src/core/
SkDeviceLooper.cpp
77
static bool
next_tile
(const SkIRect& boundary, int delta, SkIPoint* offset) {
function
117
while (
next_tile
(fClippedBounds, fDelta, &fCurrOffset)) {
Completed in 173 milliseconds