OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASSEMBLY_SCRATCH_SIZE
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/tests/codegen/
codegen.cpp
21
#define
ASSEMBLY_SCRATCH_SIZE
4096
23
#define
ASSEMBLY_SCRATCH_SIZE
2048
46
sp<ScanlineAssembly> a(new ScanlineAssembly(needs,
ASSEMBLY_SCRATCH_SIZE
));
/system/core/libpixelflinger/
scanline.cpp
70
#define
ASSEMBLY_SCRATCH_SIZE
4096
72
#define
ASSEMBLY_SCRATCH_SIZE
2048
388
ASSEMBLY_SCRATCH_SIZE
);
[
all
...]
Completed in 34 milliseconds