Searched defs:Candidate (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/minikin/libs/minikin/ |
H A D | OptimalLineBreaker.cpp | 59 struct Candidate { struct 60 uint32_t offset; // offset to text buffer, in code units 62 ParaWidth preBreak; // width of text until this point, if we decide to not break here: 66 ParaWidth postBreak; // width of text until this point, if we decide to break here 67 float penalty; // penalty of this break (for example, hyphen penalty) 68 uint32_t preSpaceCount; // preceding space count before breaking 69 uint32_t postSpaceCount; // preceding space count after breaking 70 HyphenationType hyphenType; 71 bool isRtl; // The direction of the bidi run containing or ending in this candidate 73 Candidate(uint32_t offset, ParaWidth preBreak, ParaWidth postBreak, float penalty, in Candidate() function
|
/aosp12/system/security/keystore2/src/ |
H A D | enforcements.rs | 775 struct Candidate { in super_encryption_required() struct 776 priority: u32, in super_encryption_required() 777 enc_type: SuperEncryptionType, in super_encryption_required()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiCandidates.java | 65 public interface Candidate { interface in WifiCandidates
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |