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

/system/core/libpixelflinger/tests/codegen/
H A Dcodegen.cpp22 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
24 #define ASSEMBLY_SCRATCH_SIZE 8192 macro
26 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
49 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
/system/core/libpixelflinger/
H A Dscanline.cpp77 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
79 #define ASSEMBLY_SCRATCH_SIZE 8192 macro
81 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
402 ASSEMBLY_SCRATCH_SIZE);

Completed in 110 milliseconds