OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_RESTRICT
(Results
26 - 30
of
30
) sorted by null
1
2
/external/skia/src/core/
SkBitmapProcState_matrix_repeat.h
307
uint32_t*
SK_RESTRICT
xy,
320
const SkFixed*
SK_RESTRICT
srcXY = iter.getXY();
512
uint32_t*
SK_RESTRICT
xy, int count,
531
const SkFixed*
SK_RESTRICT
srcXY = iter.getXY();
SkBitmapProcState_matrix_clamp.h
276
uint32_t*
SK_RESTRICT
xy,
290
const SkFixed*
SK_RESTRICT
srcXY = iter.getXY();
758
uint32_t*
SK_RESTRICT
xy, int count,
773
const SkFixed*
SK_RESTRICT
srcXY = iter.getXY();
SkBitmap.cpp
[
all
...]
SkBlitter_4444.cpp
415
SkPMColor*
SK_RESTRICT
span = fBuffer;
416
uint8_t*
SK_RESTRICT
aaExpand = fAAExpand;
SkMatrix.cpp
135
const SkScalar*
SK_RESTRICT
ma = a.fMat;
136
const SkScalar*
SK_RESTRICT
mb = b.fMat;
[
all
...]
Completed in 190 milliseconds
1
2