Searched refs:validate_lock_input_parameters (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferaccess.cpp | 112 int validate_lock_input_parameters(const buffer_handle_t buffer, const int l, in validate_lock_input_parameters() function 220 status = validate_lock_input_parameters(buffer, l, t, w, h, usage); in mali_gralloc_lock()
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferaccess.cpp | 158 int validate_lock_input_parameters(const buffer_handle_t buffer, const int l, in validate_lock_input_parameters() function 294 status = validate_lock_input_parameters(buffer, l, t, w, h, usage); in mali_gralloc_lock() 404 status = validate_lock_input_parameters(buffer, l, t, w, h, usage); in mali_gralloc_lock_ycbcr() 1030 int status = validate_lock_input_parameters(buffer, l, t, w, h, usage); in mali_gralloc_lock_flex_async()
|