Searched refs:fStandardSwizzleLayoutSupport (Results 1 – 2 of 2) sorted by relevance
108 bool standardSwizzleLayoutSupport() const { return fStandardSwizzleLayoutSupport; } in standardSwizzleLayoutSupport()214 bool fStandardSwizzleLayoutSupport : 1; variable
163 fStandardSwizzleLayoutSupport = (optionsDesc.StandardSwizzle64KBSupported); in init()