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 23 class ScanlineAssembly : public Assembly {
26 ScanlineAssembly(needs_t needs, size_t size)
41 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
  /system/core/libpixelflinger/
scanline.cpp 267 class ScanlineAssembly : public Assembly {
270 ScanlineAssembly(needs_t needs, size_t size)
371 sp<ScanlineAssembly> a = new ScanlineAssembly(c->state.needs,
    [all...]

Completed in 48 milliseconds