Home
last modified time | relevance | path

Searched defs:fx (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DShaderVariable_test.cpp193 ShaderVariable fx; in TEST() local
417 ShaderVariable fx; in TEST() local
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c151 static void accelGoodDataInit(struct AccelGoodData *agd, uint32_t fx, in accelGoodDataInit()
167 static void accelCalAlgoInit(struct AccelCalAlgo *acc, uint32_t fx, in accelCalAlgoInit()
Daccel_cal.h140 uint32_t fx; member
/device/generic/vulkan-cereal/host-common/
DGoldfishSyncCommandQueue.cpp49 void GoldfishSyncCommandQueue::setQueueCommand(queue_device_command_t fx) { in setQueueCommand()
/device/generic/vulkan-cereal/stream-servers/
DPostWorker.cpp85 float fx = 2.f * (m_viewportWidth - windowWidth * dpr) / (float)m_viewportWidth; in postImpl() local
/device/generic/vulkan-cereal/include/glm/gtc/
Dnoise.inl32 tvec4<T, P> fx(Pf.x, Pf.z, Pf.x, Pf.z); local
354 tvec4<T, P> fx(Pf.x, Pf.z, Pf.x, Pf.z); local
/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp195 float fx = centerX - eyeX; in gluLookAt() local