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

  /hardware/ti/omap3/liboverlay/
overlay.cpp 379 static int disable_streaming_locked(overlay_shared_t *shared, int ovly_fd) function
524 disable_streaming_locked(shared, fd);
688 if ((ret = disable_streaming_locked(shared, fd)))
826 if ((rc = disable_streaming_locked(ctx->shared, ctx->ctl_fd)))
917 if ((rc = disable_streaming_locked(ctx->shared, ctx->ctl_fd)))
    [all...]
  /device/samsung/crespo/liboverlay/
overlay.cpp 410 static int disable_streaming_locked(overlay_shared_t *shared, int ovly_fd) function
672 disable_streaming_locked(shared, fd);
895 if ((ret = disable_streaming_locked(shared, fd)))
1157 if ((rc = disable_streaming_locked(ctx->shared, ctx->ctl_fd)))
    [all...]

Completed in 17 milliseconds