Home
last modified time | relevance | path

Searched defs:componentID (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apimap/
H A DCallGraphManager.java130 int componentID = tarjan.getComponentID(methodCallSignature); in resolveMethodCoveredApis() local
/aosp_15_r20/external/libjpeg-turbo/
H A Dturbojpeg.c624 DLLEXPORT int tjPlaneWidth(int componentID, int width, int subsamp)
650 DLLEXPORT int tjPlaneHeight(int componentID, int height, int subsamp)
676 DLLEXPORT unsigned long tjPlaneSizeYUV(int componentID, int width, int stride,
H A Dturbojpeg-jni.c171 (JNIEnv *env, jclass cls, jint componentID, jint width, jint stride, in Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII()
187 (JNIEnv *env, jclass cls, jint componentID, jint width, jint subsamp) in Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III()
199 (JNIEnv *env, jclass cls, jint componentID, jint height, jint subsamp) in Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/renderhal/
H A Drenderhal_dsh.cpp1824 RENDERHAL_COMPONENT componentID) in RenderHal_DSH_AssignDynamicState()
2863 RENDERHAL_COMPONENT componentID) in RenderHal_DSH_AssignMediaState()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/renderhal/
H A Drenderhal.cpp4614 RENDERHAL_COMPONENT componentID) in RenderHal_AssignMediaState()