Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp62 bool isFloat(TestOperandType type) { in isFloat() function
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp60 bool isFloat(TestOperandType type) { in isFloat() function
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp2353 void GLClientState::validateUniform(bool isFloat, bool isUnsigned, GLint columns, GLint rows, GLint… in validateUniform()