Home
last modified time | relevance | path

Searched refs:creating (Results 1 – 25 of 52) sorted by relevance

123

/frameworks/base/core/java/android/view/
DSurfaceView.java956 boolean creating, boolean sizeChanged, boolean hintChanged) { in performSurfaceTransaction() argument
971 if (creating || (mParentSurfaceSequenceId == viewRoot.getSurfaceSequenceId())) { in performSurfaceTransaction()
999 if ((sizeChanged || hintChanged) && !creating) { in performSurfaceTransaction()
1002 if (sizeChanged || creating || !isHardwareAccelerated()) { in performSurfaceTransaction()
1021 sizeChanged && !creating && isHardwareAccelerated(); in performSurfaceTransaction()
1098 final boolean creating = (mSurfaceControl == null || formatChanged || visibleChanged) in updateSurface()
1110 if (creating || formatChanged || sizeChanged || visibleChanged || in updateSurface()
1116 + "Changes: creating=" + creating in updateSurface()
1146 if (creating) { in updateSurface()
1159 translator, creating, sizeChanged, hintChanged); in updateSurface()
[all …]
/frameworks/compile/mclinker/include/mcld/LD/
DDiagRelocations.inc3 "Please call mcld::Linker::config before creating relocations",
4 "Please call mcld::Linker::config before creating relocations")
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
Dreduce_general_duplicate_array.rscript7 // so Java reflection must guard against this to avoid creating two
/frameworks/base/test-mock/api/
Dsystem-lint-baseline.txt3 …Methods creating an Intent should be named `create<Foo>Intent()`, was `registerReceiverForAllUsers`
/frameworks/compile/mclinker/
DAndroid.bp15 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/native/opengl/tests/angeles/
DAndroid.bp19 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/native/
DAndroid.bp15 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/base/obex/
DAndroid.bp31 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/av/media/codecs/m4v_h263/enc/
DAndroid.bp17 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/opt/net/ims/
DAndroid.bp29 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_native_client_buffer.txt41 This extension allows creating an EGLClientBuffer from an Android
/frameworks/hardware/interfaces/sensorservice/1.0/
DIDirectReportChannel.hal33 * shared memory region used for creating the channel; set rate to STOP will
/frameworks/av/media/codecs/amrnb/dec/
DAndroid.bp17 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/layoutlib/
DAndroid.bp37 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/base/native/webview/plat_support/
DAndroid.bp37 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/wilhelm/
DAndroid.bp29 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/av/media/codecs/amrwb/dec/
DAndroid.bp17 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/av/
DAndroid.bp18 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/compile/libbcc/
DAndroid.bp31 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/av/media/codecs/mp3dec/
DAndroid.bp15 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/base/packages/SystemUI/docs/
Dexecutors.md62 We do not currently have support for creating an Executor on a new, virgin
170 If you are posting Runnables frequently and you worry that the cost of creating
171 anonymous Runnables is too high, consider creating pre-defined Runnables as
/frameworks/av/media/codecs/amrnb/enc/
DAndroid.bp17 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
/frameworks/base/core/proto/android/internal/
Dbinder_latency.proto85 // The size (upper bound) of the first bucket (used to avoid creating an
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlit.cfg23 # sdk_version - SDK target to pass to 'android' for creating test projects
/frameworks/av/camera/
DAndroid.bp29 // For unused files, consider creating a 'fileGroup' with "//visibility:private"

123