Home
last modified time | relevance | path

Searched refs:Make (Results 1 – 6 of 6) sorted by relevance

/hardware/google/camera/common/apex_update_listener/
Dapex_update_listener_test.cc78 std::unique_ptr<ApexUpdateListener> ptr = ApexUpdateListener::Make( in TEST()
109 std::unique_ptr<ApexUpdateListener> ptr = ApexUpdateListener::Make( in TEST()
Dapex_update_listener.h71 static std::unique_ptr<ApexUpdateListener> Make(
Dapex_update_listener.cc51 std::unique_ptr<ApexUpdateListener> ApexUpdateListener::Make( in Make() function in ApexUpdateListener
/hardware/google/camera/common/hal/hidl_service/
Dservice.cc61 ApexUpdateListener::Make("com.google.pixel.camera.hal", [](auto, auto) { in main()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_dump_layers.cpp337 SkImageInfo info = SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_dump_layers.cpp345 SkImageInfo info = SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer()