HomeSort by relevance Sort by last modified time
    Searched refs:ASSEMBLY_SCRATCH_SIZE (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/tests/codegen/
codegen.cpp 26 #define ASSEMBLY_SCRATCH_SIZE 4096
28 #define ASSEMBLY_SCRATCH_SIZE 8192
30 #define ASSEMBLY_SCRATCH_SIZE 2048
53 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
  /system/core/libpixelflinger/
scanline.cpp 79 #define ASSEMBLY_SCRATCH_SIZE 4096
81 #define ASSEMBLY_SCRATCH_SIZE 8192
83 #define ASSEMBLY_SCRATCH_SIZE 2048
407 ASSEMBLY_SCRATCH_SIZE);
    [all...]
  /system/core/libpixelflinger/tests/arch-mips64/assembler/
mips64_assembler_test.cpp 49 #define ASSEMBLY_SCRATCH_SIZE 4096

Completed in 262 milliseconds