Home
last modified time | relevance | path

Searched refs:fold (Results 1 – 6 of 6) sorted by relevance

/hardware/google/aemu/host-common/testing/
DMockAndroidEmulatorWindowAgent.cpp58 .fold =
/hardware/google/aemu/host-common/include/host-common/
Dwindow_agent.h79 bool (*fold)(bool is_fold); member
/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal45 * backward-facing cameras are covered by the fold, so FOLDED by itself implies
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_clip_space_w_scaling.adoc60 2) Separate W scaling section or fold into coordinate transformations?
/hardware/google/gfxstream/host/
DGfxStreamAgents.cpp300 .fold =
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_sse_4.h609 __m128i fold = _mm_castps_si128(_mm_movehl_ps(_mm_castsi128_ps(a.m), in hadd_s() local
611 __m128i t = _mm_add_epi32(a.m, fold); in hadd_s()