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

  /frameworks/base/media/libstagefright/
SurfaceMediaSource.cpp 323 const bool updateFormat = (format != 0);
324 if (!updateFormat) {
348 if (updateFormat) {
  /frameworks/base/libs/gui/
SurfaceTexture.cpp 391 const bool updateFormat = (format != 0);
392 if (!updateFormat) {
418 if (updateFormat) {
    [all...]

Completed in 43 milliseconds