HomeSort by relevance Sort by last modified time
    Searched defs:kIdentity (Results 1 - 6 of 6) sorted by null

  /frameworks/av/cmds/screenrecord/
Program.h 64 static const float kIdentity[];
Program.cpp 31 const float Program::kIdentity[] = {
  /external/chromium_org/third_party/brotli/src/brotli/dec/
transform.h 30 kIdentity = 0,
60 { "", kIdentity, "" },
61 { "", kIdentity, " " },
62 { " ", kIdentity, " " },
65 { "", kIdentity, " the " },
66 { " ", kIdentity, "" },
67 { "s ", kIdentity, " " },
68 { "", kIdentity, " of " },
70 { "", kIdentity, " and " },
73 { ", ", kIdentity, " " },
    [all...]
  /external/chromium_org/third_party/brotli/src/brotli/enc/
transform.h 27 kIdentity = 0,
57 { "", kIdentity, "" },
58 { "", kIdentity, " " },
59 { " ", kIdentity, " " },
62 { "", kIdentity, " the " },
63 { " ", kIdentity, "" },
64 { "s ", kIdentity, " " },
65 { "", kIdentity, " of " },
67 { "", kIdentity, " and " },
70 { ", ", kIdentity, " " },
    [all...]
  /external/chromium_org/components/onc/
onc_constants.cc 217 const char kIdentity[] = "Identity";
  /external/chromium_org/extensions/common/permissions/
api_permission.h 102 kIdentity,

Completed in 201 milliseconds