Searched defs:ASSEMBLY_SCRATCH_SIZE (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/tests/codegen/
H A Dcodegen.cpp21 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
23 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
46 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
/system/core/libpixelflinger/
H A Dscanline.cpp70 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
72 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
388 ASSEMBLY_SCRATCH_SIZE);

Completed in 112 milliseconds