Home
last modified time | relevance | path

Searched refs:ASSEMBLY_SCRATCH_SIZE (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/tests/codegen/
Dcodegen.cpp24 #define ASSEMBLY_SCRATCH_SIZE 4096 macro
26 #define ASSEMBLY_SCRATCH_SIZE 8192 macro
28 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
51 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE)); in ggl_test_codegen()
/system/core/libpixelflinger/
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); in pick_scanline()