Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/frameworks/native/opengl/include/EGL/
DPlatform.h52 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
53 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime() argument
61 using MonotonicallyIncreasingTimeFunc = double (*)(PlatformMethods *platform);
62 inline double DefaultMonotonicallyIncreasingTime(PlatformMethods *platform) in DefaultMonotonicallyIncreasingTime() argument
70 using LogErrorFunc = void (*)(PlatformMethods *platform, const char *errorMessage);
71 inline void DefaultLogError(PlatformMethods *platform, const char *errorMessage) in DefaultLogError() argument
76 using LogWarningFunc = void (*)(PlatformMethods *platform, const char *warningMessage);
77 inline void DefaultLogWarning(PlatformMethods *platform, const char *warningMessage) in DefaultLogWarning() argument
82 using LogInfoFunc = void (*)(PlatformMethods *platform, const char *infoMessage);
83 inline void DefaultLogInfo(PlatformMethods *platform, const char *infoMessage) in DefaultLogInfo() argument
[all …]
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp51 return cnx->platform.eglGetDisplay(display); in eglGetDisplay()
54 EGLDisplay eglGetPlatformDisplay(EGLenum platform, EGLNativeDisplayType display, in eglGetPlatformDisplay() argument
66 return cnx->platform.eglGetPlatformDisplay(platform, display, attrib_list); in eglGetPlatformDisplay()
73 return cnx->platform.eglInitialize(dpy, major, minor); in eglInitialize()
80 return cnx->platform.eglTerminate(dpy); in eglTerminate()
88 return cnx->platform.eglGetConfigs(dpy, configs, config_size, num_config); in eglGetConfigs()
96 return cnx->platform.eglChooseConfig(dpy, attrib_list, configs, config_size, num_config); in eglChooseConfig()
103 return cnx->platform.eglGetConfigAttrib(dpy, config, attribute, value); in eglGetConfigAttrib()
111 return cnx->platform.eglCreateWindowSurface(dpy, config, window, attrib_list); in eglCreateWindowSurface()
119 return cnx->platform.eglCreatePlatformWindowSurface(dpy, config, native_window, attrib_list); in eglCreatePlatformWindowSurface()
[all …]
/frameworks/base/core/java/android/os/
DOWNERS34 per-file BadParcelableException.java = file:platform/frameworks/native:/libs/binder/OWNERS
35 per-file Binder.java = file:platform/frameworks/native:/libs/binder/OWNERS
36 per-file BinderProxy.java = file:platform/frameworks/native:/libs/binder/OWNERS
37 per-file DeadObjectException.java = file:platform/frameworks/native:/libs/binder/OWNERS
38 per-file IBinder.java = file:platform/frameworks/native:/libs/binder/OWNERS
39 per-file Parcel.java = file:platform/frameworks/native:/libs/binder/OWNERS
40 per-file ParcelFileDescriptor.java = file:platform/frameworks/native:/libs/binder/OWNERS
41 per-file ParcelFormatException.java = file:platform/frameworks/native:/libs/binder/OWNERS
42 per-file Parcelable.java = file:platform/frameworks/native:/libs/binder/OWNERS
43 per-file ParcelableException.java = file:platform/frameworks/native:/libs/binder/OWNERS
[all …]
/frameworks/base/services/core/xsd/
DAndroid.bp19 name: "platform-compat-config",
20 srcs: ["platform-compat/config/platform-compat-config.xsd"],
21 api_dir: "platform-compat/config/schema",
26 name: "platform-compat-overrides",
27 srcs: ["platform-compat/overrides/platform-compat-overrides.xsd"],
28 api_dir: "platform-compat/overrides/schema",
/frameworks/base/core/java/android/provider/
DOWNERS5 per-file *CallLog* = file:platform/packages/providers/ContactsProvider:/OWNERS
6 per-file *Contacts* = file:platform/packages/providers/ContactsProvider:/OWNERS
7 per-file *Voicemail* = file:platform/packages/providers/ContactsProvider:/OWNERS
9 per-file *Calendar* = file:platform/packages/providers/CalendarProvider:/OWNERS
11 per-file *Downloads* = file:platform/packages/providers/DownloadProvider:/OWNERS
17 per-file *Documents* = file:platform/packages/apps/DocumentsUI:/OWNERS
/frameworks/base/packages/SystemUI/
DTEST_MAPPING9 "include-filter": "android.platform.test.scenario.sysui"
12 "include-annotation": "android.platform.test.scenario.annotation.Scenario"
21 "exclude-annotation": "android.platform.helpers.Staging"
24 "exclude-annotation": "android.platform.test.annotations.Postsubmit"
72 "include-filter": "android.platform.test.scenario.sysui"
75 "include-annotation": "android.platform.test.scenario.annotation.Scenario"
84 "exclude-annotation": "android.platform.helpers.Staging"
94 "include-filter": "android.platform.test.scenario.sysui"
97 "include-annotation": "android.platform.test.scenario.annotation.Scenario"
/frameworks/base/core/jni/
DOWNERS34 per-file android_os_Parcel* = file:platform/frameworks/native:/libs/binder/OWNERS
35 per-file android_os_ServiceManager* = file:platform/frameworks/native:/libs/binder/OWNERS
36 per-file android_util_Binder* = file:platform/frameworks/native:/libs/binder/OWNERS
39 per-file android_os_HwBinder* = file:platform/system/libhwbinder:/OWNERS
40 per-file android_os_HwBlob* = file:platform/system/libhwbinder:/OWNERS
41 per-file android_os_HwParcel* = file:platform/system/libhwbinder:/OWNERS
42 per-file android_os_HwRemoteBinder* = file:platform/system/libhwbinder:/OWNERS
43 per-file EphemeralStorage* = file:platform/system/libhwbinder:/OWNERS
47 per-file Android.bp = file:platform/build/soong:/OWNERS
73 per-file android_os_VintfObject* = file:platform/system/libvintf:/OWNERS
[all …]
/frameworks/av/apex/
Dld.config.txt11 additional.namespaces = platform,sphal
31 namespace.default.links = platform
34 # namespace.default.link.platform.shared_libs = %LLNDK_LIBRARIES%
35 # namespace.default.link.platform.shared_libs += %SANITIZER_RUNTIME_LIBRARIES%
36 namespace.default.link.platform.shared_libs = libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:l…
39 # "platform" namespace
44 namespace.platform.isolated = true
46 namespace.platform.search.paths = /system/${LIB}
47 namespace.platform.asan.search.paths = /data/asan/system/${LIB}
48 namespace.platform.asan.search.paths += /system/${LIB}
[all …]
/frameworks/base/location/lib/
DREADME.txt8 public platform SDK API.
9 o This library can see and instantiate internal platform classes (such as
12 library because they cannot see the internal platform classes.
21 can not use internal platform classes.
23 So ideally all of these classes would be part of the public platform SDK API,
29 It wraps internal platform classes (like ProviderRequest) with a stable
/frameworks/base/
DOWNERS29 per-file Android.bp = file:platform/build/soong:/OWNERS
30 per-file Android.mk = file:platform/build/soong:/OWNERS
31 per-file ApiDocs.bp = file:platform/build/soong:/OWNERS
32 per-file StubLibraries.bp = file:platform/build/soong:/OWNERS
33 per-file ProtoLibraries.bp = file:platform/build/soong:/OWNERS
DTEST_MAPPING7 "include-annotation": "android.platform.test.annotations.Presubmit"
47 "include-annotation": "android.platform.test.annotations.Presubmit"
61 "include-annotation": "android.platform.test.annotations.Presubmit"
123 "include-annotation": "android.platform.test.annotations.Presubmit"
137 "include-annotation": "android.platform.test.annotations.Presubmit"
/frameworks/native/opengl/libs/GLES2/
Dgl2.cpp305 return cnx->platform.glGetString(name); in glGetString()
310 return cnx->platform.glGetStringi(name, index); in glGetStringi()
315 return cnx->platform.glGetBooleanv(pname, data); in glGetBooleanv()
320 return cnx->platform.glGetFloatv(pname, data); in glGetFloatv()
325 return cnx->platform.glGetIntegerv(pname, data); in glGetIntegerv()
330 return cnx->platform.glGetInteger64v(pname, data); in glGetInteger64v()
/frameworks/base/data/etc/
DAndroid.bp34 name: "preinstalled-packages-platform.xml",
36 src: "preinstalled-packages-platform.xml",
40 name: "preinstalled-packages-platform-overlays.xml",
43 src: "preinstalled-packages-platform-overlays.xml",
55 name: "platform.xml",
57 src: "platform.xml",
61 name: "privapp-permissions-platform.xml",
63 src: "privapp-permissions-platform.xml",
/frameworks/base/apct-tests/perftests/packagemanager/
DAndroid.bp16 "platform-compat-test-rules",
22 "collector-device-lib-platform",
33 certificate: "platform",
/frameworks/base/services/core/java/com/android/server/power/
DTEST_MAPPING6 {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
15 {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
23 {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DTEST_MAPPING6 {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
15 {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
23 {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
/frameworks/base/media/lib/tvremote/
DREADME.txt8 public platform SDK API.
9 o This library can see and instantiate internal platform classes, but it must not
11 break clients of the library because they cannot see the internal platform classes.
20 platform classes.
/frameworks/base/core/java/android/net/http/
DOWNERS3 include platform/libcore:/OWNERS
4 include platform/external/conscrypt:/OWNERS
/frameworks/base/api/
DOWNERS4 file:platform/packages/modules/common:/OWNERS
6 per-file Android.bp = file:platform/build/soong:/OWNERS
/frameworks/base/services/devicepolicy/
DTEST_MAPPING7 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
10 "exclude-annotation": "android.platform.test.annotations.LargeTest"
/frameworks/base/services/accessibility/
DTEST_MAPPING7 "include-annotation": "android.platform.test.annotations.Presubmit"
18 "include-annotation": "android.platform.test.annotations.Presubmit"
29 "include-annotation": "android.platform.test.annotations.Presubmit"
/frameworks/av/apex/hiddenapi/
DOWNERS2 file:platform/build/soong:/OWNERS
5 file:tools/platform-compat:/OWNERS
/frameworks/base/services/core/java/com/android/server/am/
DTEST_MAPPING10 "include-annotation": "android.platform.test.annotations.Presubmit"
27 "include-annotation": "android.platform.test.annotations.Presubmit"
41 "include-annotation": "android.platform.test.annotations.Presubmit"
/frameworks/opt/setupwizard/library/
DAndroid.bp2 // Build the platform version of setup wizard library.
32 "platform/res",
37 "platform/src/**/*.java",
/frameworks/base/core/tests/coretests/apks/keyset/
DAndroid.bp112 //apks signed by platform only
117 certificate: "platform",
121 //apks signed by platform and keyset_A
126 certificate: "platform",

12345678910>>...41