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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 1070 int buffertype; local
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 417 int buffertype = 0; local
466 buffertype = a.getInt(attr, buffertype);
707 BufferType bufferType = BufferType.EDITABLE;
803 switch (buffertype) {
805 bufferType = BufferType.NORMAL;
808 bufferType = BufferType.SPANNABLE
    [all...]

Completed in 569 milliseconds