Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp7408 float local_lineWidth; in vkCmdSetLineWidth() local
7410 local_lineWidth = lineWidth; in vkCmdSetLineWidth()
7416 countingStream->write((float*)&local_lineWidth, sizeof(float)); in vkCmdSetLineWidth()
7426 stream->write((float*)&local_lineWidth, sizeof(float)); in vkCmdSetLineWidth()