Searched refs:xyz (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/tests/bar/1.0/default/ |
D | Bar.cpp | 167 Return<void> Bar::expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_… in expectNullHandle() argument 168 ALOGI("SERVER(Bar) h = %p, xyz.z = %p", h.getNativeHandle(), xyz.z.getNativeHandle()); in expectNullHandle() 169 _hidl_cb(h == nullptr, xyz.z == nullptr); in expectNullHandle()
|
D | Bar.h | 74 …Return<void> expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_cb) …
|
/hardware/interfaces/radio/deprecated/1.0/ |
D | IOemHookResponse.hal | 24 * <xyz>Response is response to IOemHook.<xyz>
|
/hardware/interfaces/tests/bar/1.0/ |
D | IBar.hal | 36 expectNullHandle(handle h, Abc xyz) generates (bool hIsNull, bool xyzHasNull);
|
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | forward_tonemap.inl | 45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
|
D | rgba_inverse_tonemap.inl | 48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | forward_tonemap.inl | 45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
|
D | rgba_inverse_tonemap.inl | 48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
|
/hardware/qcom/sdm845/display/gpu_tonemapper/ |
D | forward_tonemap.inl | 45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
|
D | rgba_inverse_tonemap.inl | 48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
|
/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | forward_tonemap.inl | 45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
|
D | rgba_inverse_tonemap.inl | 48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
|
/hardware/qcom/sm8150/display/gpu_tonemapper/ |
D | forward_tonemap.inl | 45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
|
D | rgba_inverse_tonemap.inl | 48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
|
/hardware/qcom/sm7250/display/gpu_tonemapper/ |
D | forward_tonemap.inl | 45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
|
D | rgba_inverse_tonemap.inl | 48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
|
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/ |
D | README.md | 74 - A `ComponentLibrary`, which may include (using `<xi:include href="xyz.xml"/>`)
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 22 * <xyz>Response is response to IRadio.<xyz>
|