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 28 class ScanlineAssembly : public Assembly {
31 ScanlineAssembly(needs_t needs, size_t size)
46 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
  /system/core/libpixelflinger/
scanline.cpp 283 class ScanlineAssembly : public Assembly {
286 ScanlineAssembly(needs_t needs, size_t size)
387 sp<ScanlineAssembly> a = new ScanlineAssembly(c->state.needs,
    [all...]

Completed in 1124 milliseconds