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

/system/core/libpixelflinger/tests/codegen/
H A Dcodegen.cpp26 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
28 #define ASSEMBLY_SCRATCH_SIZE 8192 macro
30 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
53 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
/system/core/libpixelflinger/tests/arch-mips64/assembler/
H A Dmips64_assembler_test.cpp48 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
/system/core/libpixelflinger/
H A Dscanline.cpp74 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
76 #define ASSEMBLY_SCRATCH_SIZE 8192 macro
78 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
402 ASSEMBLY_SCRATCH_SIZE);

Completed in 228 milliseconds