Home
last modified time | relevance | path

Searched defs:resolutions (Results 1 – 12 of 12) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DMissingBindingSuggestions.java34 ImmutableList.Builder<String> resolutions = new ImmutableList.Builder<>(); in forKey() local
/external/doclava/src/com/google/doclava/
DAnnotationValueInfo.java106 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
DAnnotationInstanceInfo.java103 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
DTypeInfo.java489 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
DMethodInfo.java1015 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
DClassInfo.java2459 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js22 constructor(videoElement, resolutions, cpuOveruseDetection=null) { argument
/external/pdfium/third_party/libopenjpeg20/
Dpi.h67 opj_pi_resolution_t *resolutions; member
Dtcd.h199 opj_tcd_resolution_t *resolutions; member
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp47 const glw::GLuint resolutions[TextureCubeMapArraySubImage3D::m_n_resolutions] variable
DesextcTextureCubeMapArraySampling.cpp3601 …beMapArraySamplingTest::testFormats(formatsVectorType& formats, resolutionsVectorType& resolutions)
/external/libcups/cups/
Dppd-cache.c2970 int resolutions[1000]; in _ppdCreateFromIPP() local