Searched refs:types (Results 401 - 425 of 562) sorted by relevance

<<11121314151617181920>>

/frameworks/av/include/media/
H A DAudioMixer.h22 #include <sys/types.h>
368 // hook types
H A DMediaPlayerInterface.h22 #include <sys/types.h>
/frameworks/av/media/libaudioclient/
H A DIAudioTrack.cpp23 #include <sys/types.h>
/frameworks/av/media/libaudioclient/include/media/
H A DAudioMixer.h22 #include <sys/types.h>
368 // hook types
/frameworks/av/media/libmedia/
H A DIMediaExtractor.cpp22 #include <sys/types.h>
H A DIMediaMetadataRetriever.cpp20 #include <sys/types.h>
H A DVisualizer.cpp24 #include <sys/types.h>
/frameworks/av/media/libmediaplayerservice/include/
H A DMediaPlayerInterface.h22 #include <sys/types.h>
/frameworks/base/core/jni/android/graphics/pdf/
H A DPdfEditor.cpp18 #include <sys/types.h>
/frameworks/base/core/jni/
H A Dandroid_hardware_UsbDeviceConnection.cpp30 #include <sys/types.h>
H A Dandroid_view_SurfaceControl.cpp753 const auto& types = capabilities.getSupportedHdrTypes(); local
754 auto typesArray = env->NewIntArray(types.size());
755 env->SetIntArrayRegion(typesArray, 0, types.size(), types.data());
/frameworks/base/services/core/jni/
H A Dcom_android_server_AlarmManagerService.cpp32 #include <sys/types.h>
H A Dcom_android_server_connectivity_Vpn.cpp34 #include <sys/types.h>
H A Dcom_android_server_tv_TvUinputBridge.cpp44 #include <sys/types.h>
/frameworks/base/tests/touchlag/
H A Dtouchlag.cpp18 #include <sys/types.h>
/frameworks/base/tools/aapt2/cmd/
H A DOptimize.cpp203 for (auto& type : pkg->types) {
/frameworks/base/tools/aapt2/link/
H A DReferenceLinker.cpp73 * lookup the attributes to find out which types are allowed for the
330 for (auto& type : package->types) {
/frameworks/base/tools/bit/
H A Dadb.cpp27 #include <sys/types.h>
/frameworks/native/include/android/
H A Dinput.h55 #include <sys/types.h>
150 * Input event types.
775 * Constants that identify tool types.
854 * Keyboard types.
902 * Calling these functions on input events of other types will yield undefined behavior.
/frameworks/native/include/gui/
H A DSurfaceComposerClient.h21 #include <sys/types.h>
/frameworks/native/include/private/ui/
H A DRegionHelper.h22 #include <sys/types.h>
/frameworks/native/libs/binder/
H A DProcessState.cpp41 #include <sys/types.h>
/frameworks/native/libs/math/include/math/
H A DTQuatHelpers.h22 #include <sys/types.h>
H A Dmat2.h22 #include <sys/types.h>
/frameworks/native/opengl/libagl/
H A Dmatrix.h23 #include <sys/types.h>

Completed in 620 milliseconds

<<11121314151617181920>>