Home
last modified time | relevance | path

Searched refs:Empty (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/libs/hwui/
DOutline.h29 enum class Type { None = 0, Empty = 1, ConvexPath = 2, RoundRect = 3 }; enumerator
72 mType = Type::Empty; in setEmpty()
83 bool isEmpty() const { return mType == Type::Empty; } in isEmpty()
111 if (mType == Type::None || mType == Type::Empty) return nullptr; in getPath()
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy215 | /* Empty */
314 | /* Empty */
372 | /* Empty */
401 | /* Empty */
419 | /* Empty */
426 | /* Empty */
433 | /* Empty */
441 | /* Empty */
447 | /* Empty */
453 | /* Empty */
[all …]
/frameworks/compile/mclinker/unittests/
DGCFactoryListTraitsTest.cpp109 TEST_F(GCFactoryListTraitsTest, Empty) { in TEST_F() argument
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
Dballs.rscript46 rs_allocation aNull = {0}; // Empty rs_allocation, since we don't have an input.
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc16 "Empty input file `%0' : %1",
17 "Empty input file `%0' : %1")
/frameworks/native/vulkan/libvulkan/
Dapi.cpp442 bool Empty() const;
735 bool LayerChain::Empty() const { in Empty() function in vulkan::api::__anona3a2f4e70111::LayerChain
1095 if (!chain.Empty()) { in CreateInstance()
1122 if (!chain.Empty()) { in CreateDevice()
/frameworks/base/apex/
DAndroid.bp228 // Empty for now, but a convenient place to add rules for all
/frameworks/rs/tests/lldb/tests/harness/
Dutil_android.py711 except queue.Empty:
/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md101 Empty battery, and not charging (red exclamation point)
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceUser.hal120 * @param sessionParams Session-wide camera parameters. Empty session
Dtypes.hal266 * Empty otherwise.
/frameworks/base/cmds/statsd/src/
Datoms.proto1795 // is initiated. Empty if the package is unknown.
3197 // The name of the calling app. Empty if not set.
3215 // Empty if not set.