HomeSort by relevance Sort by last modified time
    Searched refs:num_changes (Results 1 - 3 of 3) sorted by null

  /external/drm_hwcomposer/
drmhwctwo.cpp 245 uint32_t num_changes = 0; local
278 uint32_t num_changes = 0; local
281 if (layers && num_changes < *num_elements)
282 layers[num_changes] = l.first;
283 if (types && num_changes < *num_elements)
284 types[num_changes] = static_cast<int32_t>(l.second.validated_type());
285 ++num_changes;
289 *num_elements = num_changes;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 377 int num_changes
XI2proto.h 436 uint8_t num_changes; member in struct:__anon61638
    [all...]

Completed in 317 milliseconds