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.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)); in ggl_test_codegen()
/system/core/libpixelflinger/
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); in pick_scanline()