Searched refs:TOP (Results 1 – 11 of 11) sorted by relevance
9 $(TOP)/frameworks/av/include/media/stagefright \10 $(TOP)/frameworks/native/include/media/openmax \11 $(TOP)/hardware/qcom/display/libcopybit
33 $(TOP)/vendor/qcom/proprietary/qmi-framework/inc \34 $(TOP)/vendor/qcom/proprietary/qmi-framework/qcci/inc \35 $(TOP)/vendor/qcom/proprietary/qmi-framework/common/inc \
10 $(TOP)/frameworks/native/include/media/openmax \11 $(TOP)/frameworks/native/include/media/editor
26 $(TOP)/frameworks/native/include/media/hardware \27 $(TOP)/frameworks/native/include/media/openmax
10 $(TOP)/frameworks/native/include/media/openmax \11 $(TOP)/frameworks/native/include/media/hardware
134 vRange = CameraArea::BOTTOM - CameraArea::TOP; in transfrom()167 if ( ( CameraArea::TOP > top ) || ( CameraArea::BOTTOM < top ) ) { in checkArea()172 if ( ( CameraArea::TOP > bottom ) || ( CameraArea::BOTTOM < bottom ) ) { in checkArea()
26 $(TOP)/hardware/samsung_slsi/exynos5/libexynosutils
15 ifeq (exists, $(shell test -d $(TOP)/vendor/qcom/proprietary/qmi-framework && echo exists))
313 vRange = CameraFDResult::BOTTOM - CameraFDResult::TOP; in encodeFaceCoordinates()
181 static const ssize_t TOP = -1000;218 static const ssize_t TOP = -1000; variable