Home
last modified time | relevance | path

Searched refs:validate (Results 1 – 24 of 24) sorted by relevance

/hardware/libhardware/modules/gralloc/
Dmapper.cpp92 if (private_handle_t::validate(handle) < 0) in gralloc_register_buffer()
108 if (private_handle_t::validate(handle) < 0) in gralloc_unregister_buffer()
152 if (private_handle_t::validate(handle) < 0) in gralloc_lock()
166 if (private_handle_t::validate(handle) < 0) in gralloc_unlock()
Dgralloc_priv.h98 static int validate(const native_handle* h) { in validate() function
Dgralloc.cpp250 if (private_handle_t::validate(handle) < 0) in gralloc_free()
Dframebuffer.cpp87 if (private_handle_t::validate(buffer) < 0) in fb_post()
/hardware/qcom/display/liboverlay/
Doverlay.cpp128 validate(index); in commit()
143 validate(index); in queueBuffer()
154 validate(index); in setCrop()
161 validate(index); in setPosition()
168 validate(index); in setTransform()
179 validate(index); in setSource()
Doverlay.h80 void validate(int index);
137 inline void Overlay::validate(int index) { in validate() function
/hardware/msm7k/libgralloc/
Dmapper.cpp108 if (private_handle_t::validate(handle) < 0) in gralloc_register_buffer()
127 if (private_handle_t::validate(handle) < 0) in gralloc_unregister_buffer()
182 if (private_handle_t::validate(handle) < 0) in gralloc_lock()
196 if (private_handle_t::validate(handle) < 0) in gralloc_unlock()
Dgralloc_priv.h106 static int validate(const native_handle* h) { in validate() function
Dframebuffer.cpp90 if (private_handle_t::validate(buffer) < 0) in fb_post()
Dgralloc.cpp521 if (private_handle_t::validate(handle) < 0) in gralloc_free()
/hardware/qcom/display/libgenlock/
Dgenlock.cpp65 if (private_handle_t::validate(buffer_handle)) { in perform_lock_unlock_operation()
135 if (private_handle_t::validate(buffer_handle)) { in genlock_create_lock()
193 if (private_handle_t::validate(buffer_handle)) { in genlock_release_lock()
223 if (private_handle_t::validate(buffer_handle)) { in genlock_attach_lock()
316 if (private_handle_t::validate(buffer_handle)) { in genlock_wait()
/hardware/samsung_slsi/exynos5/gralloc/
Dmapper.cpp101 if (private_handle_t::validate(handle) < 0) in gralloc_register_buffer()
131 if (private_handle_t::validate(handle) < 0) in gralloc_unregister_buffer()
163 if (private_handle_t::validate(handle) < 0) in gralloc_lock()
185 if (private_handle_t::validate(handle) < 0) in gralloc_unlock()
Dframebuffer.cpp76 if (private_handle_t::validate(buffer) < 0) in fb_post()
Dgralloc.cpp357 if (private_handle_t::validate(handle) < 0) in gralloc_free()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_DebugMem.h38 #define validate(x) OMX_DebugMem_validate(x, __FILE__,__FUNCTION__ ,__LINE__) macro
41 #define validate(x) macro
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_DebugMem.h62 #define validate(x) OMX_DebugMem_validate(x, __FILE__,__FUNCTION__ ,__LINE__) macro
65 #define validate(x) macro
/hardware/msm7k/libgralloc-qsd8k/
Dmapper.cpp108 if (private_handle_t::validate(handle) < 0) in gralloc_register_buffer()
133 if (private_handle_t::validate(handle) < 0) in gralloc_unregister_buffer()
195 if (private_handle_t::validate(handle) < 0) in gralloc_lock()
275 if (private_handle_t::validate(handle) < 0) in gralloc_unlock()
Dgralloc_priv.h144 static int validate(const native_handle* h) { in validate() function
157 if (validate(in) == 0) { in dynamicCast()
Dgpu.cpp318 if (private_handle_t::validate(handle) < 0) in gralloc_free()
Dframebuffer.cpp94 if (private_handle_t::validate(buffer) < 0) in fb_post()
/hardware/qcom/display/libgralloc/
Dmapper.cpp120 if (private_handle_t::validate(handle) < 0) in gralloc_register_buffer()
165 if (private_handle_t::validate(handle) < 0) in gralloc_unregister_buffer()
220 if (private_handle_t::validate(handle) < 0) in gralloc_lock()
268 if (private_handle_t::validate(handle) < 0) in gralloc_unlock()
Dgralloc_priv.h211 static int validate(const native_handle* h) { in validate() function
241 if (validate(in) == 0) { in dynamicCast()
Dgpu.cpp303 if (private_handle_t::validate(handle) < 0) in gralloc_free()
/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h142 static int validate(const native_handle* h) { in validate() function
156 if (validate(in) == 0) in dynamicCast()