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

  /system/core/libpixelflinger/tests/codegen/
codegen.cpp 35 class ScanlineAssembly : public Assembly {
38 ScanlineAssembly(needs_t needs, size_t size)
53 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
  /system/core/libpixelflinger/
scanline.cpp 302 class ScanlineAssembly : public Assembly {
305 ScanlineAssembly(needs_t needs, size_t size)
406 sp<ScanlineAssembly> a = new ScanlineAssembly(c->state.needs,
    [all...]

Completed in 110 milliseconds