Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
DLockTarget.java25 private final String pre; field in LockTarget
28 public LockTarget(String targetDesc, String pre, String post) { in LockTarget() argument
30 this.pre = pre; in LockTarget()
39 return pre; in getPre()
43 return pre.substring(0, pre.lastIndexOf('.')); in getPreOwner()
47 return pre.substring(pre.lastIndexOf('.') + 1); in getPreMethod()
/frameworks/rs/
DrsAnimation.cpp124 RsAnimationEdge pre, in rsi_AnimationCreate() argument
DrsAnimation.h35 RsAnimationEdge pre, RsAnimationEdge post);
/frameworks/base/tools/lock_agent/java/com/android/lock_checker/
DLockHook.java134 checker.pre(lock); in preLock()
308 void pre(Object lock); in pre() method
DOnThreadLockChecker.java131 public void pre(Object lock) { in pre() method in OnThreadLockChecker
/frameworks/hardware/interfaces/
Dcurrent.txt2 # pre-existing interfaces will fail VTS and break framework-only OTAs
/frameworks/base/core/proto/android/os/
Dcpufreq.proto30 // frequency time pre cpu, unit in jiffy.
/frameworks/base/services/core/
DAndroid.bp68 …" --pre \"com/android/server/am/ActivityManagerService.boostPriorityForLockedSection,com/android/…
/frameworks/base/tools/lock_agent/
Dagent.cpp123 void insertHook(lir::Instruction* before, bool pre, u4 reg) { in transform()
126 transformer->hookType_, pre ? "preLock" : "postLock", in transform()
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dluts_for_speedup_f32.rsh62 // A lookup table that pre-computes x coordinate of the intersection between a
Dlayered_filter_fast_f32.rscript458 // fuzzy is a result of accumulation and hence is pre-multiplied with alpha.
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags96 # Running pre boot receiver
/frameworks/base/core/java/android/view/
DViewDebug.java582 public void pre() { in profileViewMeasure()
636 default void pre() {}
647 operation.pre();
/frameworks/base/packages/SystemUI/docs/
Ddagger.md168 Still here? Yeah, ok, sysui has a lot of pre-existing views that contain a
/frameworks/base/tools/aapt2/
Dreadme.md55 pre-processed the PNG and wants it byte-for-byte identical to the input.
/frameworks/rs/tests/lldb/
DREADME.txt63 --install-only It only runs the pre-run stage of the test suite. It
/frameworks/rs/script_api/
Drs_matrix.spec40 modifies a pre-existing transformation matrix so that the new transformation
/frameworks/rs/script_api/include/
Drs_matrix.rsh42 * modifies a pre-existing transformation matrix so that the new transformation
/frameworks/base/
DAndroid.bp613 // maintaining backwards compatibility for APKs that target pre-P and depend on
/frameworks/av/media/codec2/docs/
Ddoxygen.config296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
407 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1479 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
/frameworks/base/media/native/midi/include/
DDoxyfile.orig296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
416 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1529 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
DDoxyfile296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
416 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1529 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1623 // value RIL wants to override the one pre-configured in FW
/frameworks/native/docs/
DDoxyfile256 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
362 # pre-resolved symbols. If the cache is too small doxygen will become slower.
/frameworks/av/media/libaaudio/
DDoxyfile275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small

12