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.cpp19 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
41 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE)); in ggl_test_codegen()
/system/core/libpixelflinger/
Dscanline.cpp66 #define ASSEMBLY_SCRATCH_SIZE 2048 macro
372 ASSEMBLY_SCRATCH_SIZE); in pick_scanline()