Home
last modified time | relevance | path

Searched refs:validate_lock_input_parameters (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp112 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/
Dmali_gralloc_bufferaccess.cpp158 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()