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

  /hardware/msm7k/libcopybit/
copybit.cpp 120 static int get_format(int format) { function
139 img->format = get_format(rhs->format);
  /hardware/libhardware/include/hardware/
audio.h 158 audio_format_t (*get_format)(const struct audio_stream *stream); member in struct:audio_stream
298 switch (s->get_format(s)) {

Completed in 32 milliseconds