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

  /hardware/qcom/display/msm8960/libgenlock/
genlock.cpp 63 genlock_status_t perform_lock_unlock_operation(native_handle_t *buffer_handle, function in namespace:__anon31602
285 ret = perform_lock_unlock_operation(buffer_handle, kLockType, timeout, 0);
303 ret = perform_lock_unlock_operation(buffer_handle, GENLOCK_UNLOCK, 0, 0);
361 ret = perform_lock_unlock_operation(buffer_handle, GENLOCK_RDLOCK, timeout,
365 ret = perform_lock_unlock_operation(buffer_handle, GENLOCK_RDLOCK,
  /hardware/qcom/display/msm8x26/libgenlock/
genlock.cpp 63 genlock_status_t perform_lock_unlock_operation(native_handle_t *buffer_handle, function in namespace:__anon31739
285 ret = perform_lock_unlock_operation(buffer_handle, kLockType, timeout, 0);
303 ret = perform_lock_unlock_operation(buffer_handle, GENLOCK_UNLOCK, 0, 0);
361 ret = perform_lock_unlock_operation(buffer_handle, GENLOCK_RDLOCK, timeout,
365 ret = perform_lock_unlock_operation(buffer_handle, GENLOCK_RDLOCK,

Completed in 144 milliseconds