Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/img/psb_video/src/
Dobject_heap.c60 object_base_p obj = (object_base_p) calloc(1, heap->object_size); in object_heap_expand() local
106 object_base_p obj; in object_heap_allocate() local
126 object_base_p obj; in object_heap_lookup() local
158 object_base_p obj; in object_heap_next() local
177 void object_heap_free(object_heap_p heap, object_base_p obj) in object_heap_free()
194 object_base_p obj; in object_heap_destroy() local
214 void object_heap_suspend_object(object_base_p obj, int suspend) in object_heap_suspend_object()
/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp129 static jboolean isFileExists(JNIEnv* env, jobject obj, jstring jPath) in isFileExists()
150 static jint getThermalZoneIndex(JNIEnv* env, jobject obj, jstring jType) in getThermalZoneIndex()
166 static jint getThermalZoneIndexContains(JNIEnv* env, jobject obj, jstring jType) in getThermalZoneIndexContains()
182 static jint getCoolingDeviceIndex(JNIEnv* env, jobject obj, jstring jType) in getCoolingDeviceIndex()
198 static jint getCoolingDeviceIndexContains(JNIEnv* env, jobject obj, jstring jType) in getCoolingDeviceIndexContains()
214 static jint writeSysfs(JNIEnv* env, jobject obj, jstring jPath, jint jVal) in writeSysfs()
230 static jstring readSysfs(JNIEnv* env, jobject obj, jstring jPath) in readSysfs()
/hardware/samsung_slsi/exynos5/libkeymaster/
Dkeymaster_mobicore.cpp76 #define OWNERSHIP_TRANSFERRED(obj) \ argument
/hardware/qcom/keymaster/
Dkeymaster_qcom.cpp99 #define OWNERSHIP_TRANSFERRED(obj) \ argument
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.cpp4151 static inline ExynosCameraHWInterface *obj(struct camera_device *dev) in obj() function
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp720 int release_buffers(omx_vdec* obj, enum vdec_buffer buffer_type) in release_buffers()
Domx_vdec_hevc_swvdec.cpp830 int release_buffers(omx_vdec* obj, enum vdec_buffer buffer_type) in release_buffers()
Domx_vdec_msm8974.cpp800 int release_buffers(omx_vdec* obj, enum vdec_buffer buffer_type) in release_buffers()
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.cpp6188 static inline ExynosCameraHWInterface2 *obj(const struct camera2_device *dev) in obj() function