Home
last modified time | relevance | path

Searched defs:function (Results 1 – 23 of 23) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dfunction_thread.h28 FunctionThread(std::function<bool()> function) : function_(function){}; in FunctionThread()
/hardware/google/pixel/usb/
DCommonUtils.cpp85 struct dirent *function; in unlinkFunctions() local
110 int linkFunction(const char *function, int index) { in linkFunction()
/hardware/interfaces/usb/gadget/1.1/default/lib/
DUsbGadgetUtils.cpp28 struct dirent* function; in unlinkFunctions() local
64 int linkFunction(const char* function, int index) { in linkFunction()
/hardware/interfaces/usb/gadget/1.2/default/lib/
DUsbGadgetUtils.cpp28 struct dirent* function; in unlinkFunctions() local
64 int linkFunction(const char* function, int index) { in linkFunction()
/hardware/google/aemu/host-common/
DGfxstreamFatalError.cpp27 AbortMessage::AbortMessage(const char *file, const char *function, int line, FatalError reason) in AbortMessage()
/hardware/google/aemu/base/include/aemu/base/
DMetrics.h35 const char* function; member
90 const char* function; member
98 const char* function = nullptr; member
/hardware/google/aemu/base/include/aemu/base/async/
DRecurrentTask.h60 TaskFunction function, in RecurrentTask()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp35 static gralloc1_function_pointer_t asFP(T function) in asFP()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp117 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp123 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
/hardware/qcom/sm7250/display/gralloc/
Dgr_device_impl.cpp193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
/hardware/qcom/sm8150/display/gralloc/
Dgr_device_impl.cpp193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp519 static hwc2_function_pointer_t asFP(T function) { in asFP()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp305 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp315 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp233 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp215 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp45 static hwc2_function_pointer_t asFP(T function) in asFP()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp70 static hwc2_function_pointer_t asFP(T function) in asFP()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp475 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp478 static hwc2_function_pointer_t AsFP(T function) { in AsFP()