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

  /toolchain/binutils/binutils-2.25/bfd/
dwarf1.c 296 bfd_byte *tblend; local
301 tblend = bfd_get_32 (stash->abfd, (bfd_byte *) xptr) + xptr;
310 aUnit->line_count = (tblend - xptr) / 10;
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 123 dmp << "\tblend mode: " << getBlendModeName(get()) << "\n";

Completed in 78 milliseconds