Home
last modified time | relevance | path

Searched refs:xyz (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/tests/bar/1.0/default/
DBar.cpp167 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()
DBar.h74 …Return<void> expectNullHandle(const hidl_handle& h, const Abc& xyz, expectNullHandle_cb _hidl_cb) …
/hardware/interfaces/radio/deprecated/1.0/
DIOemHookResponse.hal24 * <xyz>Response is response to IOemHook.<xyz>
/hardware/interfaces/tests/bar/1.0/
DIBar.hal36 expectNullHandle(handle h, Abc xyz) generates (bool hIsNull, bool xyzHasNull);
/hardware/qcom/display/msm8998/gpu_tonemapper/
Dforward_tonemap.inl45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
Drgba_inverse_tonemap.inl48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
Dforward_tonemap.inl45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
Drgba_inverse_tonemap.inl48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
/hardware/qcom/sdm845/display/gpu_tonemapper/
Dforward_tonemap.inl45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
Drgba_inverse_tonemap.inl48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
/hardware/qcom/display/msm8909/gpu_tonemapper/
Dforward_tonemap.inl45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
Drgba_inverse_tonemap.inl48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
/hardware/qcom/sm8150/display/gpu_tonemapper/
Dforward_tonemap.inl45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
Drgba_inverse_tonemap.inl48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
/hardware/qcom/sm7250/display/gpu_tonemapper/
Dforward_tonemap.inl45 "vec3 adj = ScaleOffset(rgb.xyz, xSO); \n"
Drgba_inverse_tonemap.inl48 …"vec3 adj = ScaleOffset(rgb.xyz, xSO); …
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/
DREADME.md74 - A `ComponentLibrary`, which may include (using `<xi:include href="xyz.xml"/>`)
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal22 * <xyz>Response is response to IRadio.<xyz>