Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 65) sorted by relevance

123

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h7382 bool first = true; variable
7507 bool first = true; variable
7596 bool first = true; variable
7649 bool first = true; variable
9106 bool first = true; variable
9159 bool first = true; variable
9221 bool first = true; variable
9589 bool first = true; variable
9642 bool first = true; variable
9686 bool first = true; variable
[all …]
/device/generic/goldfish-opengl/system/profiler/
Dprofiler.cpp44 bool first = true; member in __anon0fc2befa0111::GpuCounterDataSource
65 bool first = true; member in __anon0fc2befa0111::GpuRenderStageDataSource
/device/generic/vulkan-cereal/fake-android-guest/utils/
DList.h224 void insert(iterator posn, const_iterator first, const_iterator last) { in insert()
240 iterator erase(iterator first, iterator last) { in erase()
276 _ListIterator<U, CL> first, _ListIterator<U, CR> last) const in distance()
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTestDispatch.h46 static void test_glDrawArrays(GLenum mode, GLint first, GLsizei count) { in test_glDrawArrays()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp443 void GLEScmContext::setupArrayPointerHelper(GLESConversionArrays& cArrs,GLint first,GLsizei count,G… in setupArrayPointerHelper()
457 void GLEScmContext::setupArraysPointers(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenu… in setupArraysPointers()
491 void GLEScmContext::drawPointsData(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum ty… in drawPointsData()
570 void GLEScmContext::drawPointsArrs(GLESConversionArrays& arrs,GLint first,GLsizei count) { in drawPointsArrs()
578 bool GLEScmContext::doConvert(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,con… in doConvert()
668 bool GLEScmContext::needConvert(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,c… in needConvert()
1820 void GLEScmContext::drawArrays(GLenum mode, GLint first, GLsizei count) { in drawArrays()
DCoreProfileEngine.cpp405 GLint first, GLsizei count, in setupArrayForDraw()
967 void CoreProfileEngine::drawArrays(GLenum type, GLint first, GLsizei count) { in drawArrays()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp1098 GLuint first; member
1105 GLuint first; member
/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_database_utils.h171 RetSet first = Intersection(u, std::forward<AnyContainer>(v)); in Intersection() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp507 GLint first, in drawWithEmulations()
637 void GLESv2Context::setupArraysPointers(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenu… in setupArraysPointers()
719 bool GLESv2Context::needConvert(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,c… in needConvert()
/device/google/trout/hal/sensors/2.0/tests/
DIioUtilsTest.cpp78 bool first = true; in writeFile() local
/device/google/contexthub/firmware/os/platform/stm32/
DeeData.c68 static void *eeDataGetEx(uint32_t name, uint32_t *offsetP, bool first, void *buf, uint32_t *szP) in eeDataGetEx()
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h27 #define __android_rest(first, ...) , ##__VA_ARGS__ argument
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp55 bool first = true; in LaunchCustomActionServers() local
/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_main.h98 #define __android_rest(first, ...) , ##__VA_ARGS__ argument
/device/google/cuttlefish/host/commands/cvd/server_command/
Dserial_launch.cpp351 const auto& first = devices[0]; in CreateCommandSequence() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.cpp397 void GLEncoder::sendVertexData(unsigned int first, unsigned int count) in sendVertexData()
513 void GLEncoder::s_glDrawArrays(void *self, GLenum mode, GLint first, GLsizei count) in s_glDrawArrays()
/device/google/bramble/usb/usb/
DUsb.cpp285 std::size_t first, last; in extractRole() local
/device/google/sunfish/usb/usb/
DUsb.cpp285 std::size_t first, last; in extractRole() local
/device/google/redfin/usb/usb/
DUsb.cpp285 std::size_t first, last; in extractRole() local
/device/google/coral/usb/usb/
DUsb.cpp285 std::size_t first, last; in extractRole() local
/device/google/barbet/usb/usb/
DUsb.cpp285 std::size_t first, last; in extractRole() local
/device/google/gs101/usb/usb/
DUsb.cpp363 std::size_t first, last; in extractRole() local
/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp1500 size_t first = line.find_first_not_of(" \t\n"); in readAttributes() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DTextureUtils.cpp749 TextureSwizzle concatSwizzles(const TextureSwizzle& first, in concatSwizzles()
/device/generic/vulkan-cereal/protocols/generic-apigen/
DApiGen.cpp1553 size_t first = line.find_first_not_of(" \t\n"); in readAttributes() local

123