OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSTTYPE
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_sample.h
11
#define
DSTTYPE
SkPMColor
13
#define
DSTTYPE
uint16_t
30
int count,
DSTTYPE
* SK_RESTRICT colors);
33
int count,
DSTTYPE
* SK_RESTRICT colors);
36
int count,
DSTTYPE
* SK_RESTRICT colors);
39
int count,
DSTTYPE
* SK_RESTRICT colors);
43
int count,
DSTTYPE
* SK_RESTRICT colors) {
85
int count,
DSTTYPE
* SK_RESTRICT colors) {
107
DSTTYPE
dstValue = RETURNDST(src);
140
int count,
DSTTYPE
* SK_RESTRICT colors)
[
all
...]
SkBitmapProcState_shaderproc.h
16
DSTTYPE
* SK_RESTRICT colors, int count);
19
DSTTYPE
* SK_RESTRICT colors, int count) {
87
#undef
DSTTYPE
SkBitmapProcState_procs.h
308
#define
DSTTYPE
uint16_t
321
#define
DSTTYPE
uint16_t
336
#define
DSTTYPE
uint32_t
/external/skia/src/core/
SkBitmapProcState_sample.h
11
#define
DSTTYPE
SkPMColor
13
#define
DSTTYPE
uint16_t
30
int count,
DSTTYPE
* SK_RESTRICT colors);
33
int count,
DSTTYPE
* SK_RESTRICT colors);
36
int count,
DSTTYPE
* SK_RESTRICT colors);
39
int count,
DSTTYPE
* SK_RESTRICT colors);
43
int count,
DSTTYPE
* SK_RESTRICT colors) {
85
int count,
DSTTYPE
* SK_RESTRICT colors) {
107
DSTTYPE
dstValue = RETURNDST(src);
140
int count,
DSTTYPE
* SK_RESTRICT colors)
[
all
...]
SkBitmapProcState_shaderproc.h
16
DSTTYPE
* SK_RESTRICT colors, int count);
19
DSTTYPE
* SK_RESTRICT colors, int count) {
87
#undef
DSTTYPE
SkBitmapProcState_procs.h
308
#define
DSTTYPE
uint16_t
321
#define
DSTTYPE
uint16_t
336
#define
DSTTYPE
uint32_t
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
translate_generic.c
94
#define ATTRIB( NAME, SZ, SRCTYPE,
DSTTYPE
, TO ) \
100
DSTTYPE
*out = (
DSTTYPE
*)ptr; \
[
all
...]
/external/mesa3d/src/gallium/auxiliary/translate/
translate_generic.c
94
#define ATTRIB( NAME, SZ, SRCTYPE,
DSTTYPE
, TO ) \
100
DSTTYPE
*out = (
DSTTYPE
*)ptr; \
[
all
...]
Completed in 408 milliseconds