Home
last modified time | relevance | path

Searched defs:IsPreview (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dapi_levels.go103 func (this ApiLevel) IsPreview() bool { func
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_negative.h2324 bool IsPreview () const in IsPreview() function
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.h1476 bool IsPreview() const { return Preview; } in IsPreview() function