Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/mesa/src/util/
Du_debug_memory.c70 const char *function; member
125 debug_malloc(const char *file, unsigned line, const char *function, in debug_malloc()
165 debug_free(const char *file, unsigned line, const char *function, in debug_free()
213 debug_calloc(const char *file, unsigned line, const char *function, in debug_calloc()
223 debug_realloc(const char *file, unsigned line, const char *function, in debug_realloc()
/hardware/libhardware/modules/camera/3_4/
Dfunction_thread.h28 FunctionThread(std::function<bool()> function) : function_(function){}; in FunctionThread()
/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/pixel/usb/
DCommonUtils.cpp110 struct dirent *function; in unlinkFunctions() local
135 int linkFunction(const char *function, int index) { in linkFunction()
/hardware/google/aemu/host-common/
DGfxstreamFatalError.cpp41 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/google/gfxstream/guest/android-emu/aemu/base/
DAndroidHealthMonitorConsumer.h35 const char* function; member
/hardware/google/gfxstream/utils/include/utils/
DRenderDoc.h69 auto call(F(RenderDocApi::*function), Args... args) const { in call()
/hardware/google/gfxstream/common/detector/
DExpected.h79 constexpr expected<T, NewE> transform_error(F&& function) { in transform_error()
DSubprocess.cpp140 const std::function<gfxstream::expected<Ok, std::string>()>& function, in DoWithSubprocessCheck()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_layer.h103 VkLayerFunction function; member
124 VkLayerFunction function; member
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvk_layer.h103 VkLayerFunction function; member
124 VkLayerFunction function; member
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DFunction.h77 using function = FunctionImpl<inlineTargetSize, /*requireInline=*/false, T>; variable
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp35 static gralloc1_function_pointer_t asFP(T function) in asFP()
/hardware/google/gfxstream/host/vulkan/
Dvk_util.h357 void callIfExists(U function, Args&&... args) const { in callIfExists()
/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/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/msm8998/libgralloc1/
Dgr_device_impl.cpp123 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/google/gfxstream/host/
DRenderWindow.cpp43 void my_debug(const char* function, int line, const char* format, ...) { in my_debug()
/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()

12