OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trimL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkAAClip.cpp
383
const int
trimL
= *data++;
388
int skip = trim_row_left_right(data, origWidth,
trimL
, trimR);
390
int expectedWidth = origWidth -
trimL
- trimR;
[
all
...]
/external/skia/src/core/
SkAAClip.cpp
383
const int
trimL
= *data++;
388
int skip = trim_row_left_right(data, origWidth,
trimL
, trimR);
390
int expectedWidth = origWidth -
trimL
- trimR;
[
all
...]
Completed in 26 milliseconds