Home
last modified time | relevance | path

Searched refs:area (Results 1 – 17 of 17) sorted by relevance

/system/teeui/test/
Dteeui_test.cpp133 ASSERT_EQ(pxs(.5), o2->area()); in TEST()
139 ASSERT_EQ(pxs(.5), o2->area()); in TEST()
149 ASSERT_EQ(pxs(1.0), o2->area()); in TEST()
159 ASSERT_EQ(pxs(1.0), o2->area()); in TEST()
169 ASSERT_EQ(pxs(1.0), o2->area()); in TEST()
179 ASSERT_EQ(pxs(1.0), o2->area()); in TEST()
189 ASSERT_EQ(pxs(1.0), o2->area()); in TEST()
194 ASSERT_EQ(pxs(.875), o2->area()); in TEST()
199 ASSERT_EQ(pxs(.875), o2->area()); in TEST()
/system/teeui/libteeui/src/
Dutils.cpp58 pxs area(.0); in pixelLineIntersect() local
61 area = a0; in pixelLineIntersect()
74 area = R.x() * R.y() * pxs(.5); in pixelLineIntersect()
77 area -= r * R.x() * ((r) / R.y()) * pxs(.5); in pixelLineIntersect()
82 area = pxs(1.0) - area; in pixelLineIntersect()
84 TEEUI_LOG << " area: " << area; in pixelLineIntersect()
85 intensity = area.count() * 0xff; in pixelLineIntersect()
250 pxs area(const PxPoint* begin, const PxPoint* end) { in area() function
Dbutton.cpp182 if (coveredRegion) areaCovered += coveredRegion->area(); in draw()
/system/sepolicy/private/
Dmlstrustedsubject.te33 -vold_prepare_subdirs # creation of storage area directories
59 -vold # encryption of storage area directories
60 -vold_prepare_subdirs # creation of storage area directories
Dvold_prepare_subdirs.te59 # Allow vold_prepare_subdirs to create storage area directories on behalf of apps.
74 # The storage area directories should have type storage_area_dir
Dodrefresh.te16 # Staging area labels (/data/misc/apexdata/com.android.art/staging). odrefresh
70 # No other processes should be creating files in the staging area.
Ddex2oat.te48 # in the staging area.
Dvold.te77 # when a storage area is created (with `openStorageArea`), vold creates the key
78 # and when a storage area is deleted (with `deleteStorageArea`), vold deletes the key
Dinstalld.te228 # on app uninstall, installd deletes the storage area keys for the app
Ddomain.te1622 -vold_prepare_subdirs # creation of storage area directories
1656 -vold # encryption of storage area directories
1657 -vold_prepare_subdirs # creation of storage area directories
1663 # only vold and installd can access the storage area key files
1695 -vold_prepare_subdirs # creation of storage area directories
Dfile_contexts826 # storage area keys
/system/chre/build/sys_support/qcom/
Dchre.scons187 env.RequirePublicApi(core_public_apis, area='core')
188 env.RequirePublicApi(platform_public_apis, area='platform')
189 env.RequirePublicApi(qmimsgs_public_apis, area='qmimsgs')
190 env.RequirePublicApi(['SNS_API_INCLUDES'], area='ssc_api')
/system/extras/simpleperf/scripts/purgatorio/
DREADME.md47 It's the area to the left, including process names and color-coded dots grouped by process. It's us…
/system/chre/doc/
Dporting_guide.md166 Each feature area includes one or more `Platform<Module>` classes which the
190 If a feature area is not supported, setting the make variable
192 inclusion of common code for that feature area. Note that it must still be
Dframework_testing.md114 development for manual verification of a feature area. For example, SensorWorld
/system/teeui/libteeui/include/teeui/
Dutils.h642 pxs area(const PxPoint* begin, const PxPoint* end);
715 pxs area() const { return bits::area(begin(), end()); }
/system/core/rootdir/
Dinit.rc1000 # Also bind mount for the storage area directory (minus the volume ID)